Dwite teams

From Compsci.ca Wiki

Revision as of 11:29, 14 May 2006 by Hacker Dan (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Structure

  • id - int(11), key, auto_increment
  • school_id - int(11)
  • name - varchar(255)
  • type_id - int(11)
  • active - int(1)
  • about - text
  • user_id - int(11)
Personal tools