Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 8th, 2012  |  syntax: None  |  size: 0.19 KB  |  hits: 13  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. </p>
  2. <p>no -> ( integer, primary key, auto increament )</p>
  3. <p>title -> ( varchar, 255 )</p>
  4. <p>author -> ( varchar, 30 )</p>
  5. <p>publisher -> ( varchar, 30 )</p>
  6. <p>year_published -> ( year )</p>
  7. <p>