topical media & game development

talk show tell print

mashup-flickr-14-Step-1-sql-create-fruit.sql / sql



  CREATE TABLE fruit
  (
      stock_code INT,
      description VARCHAR(255),
      price DOUBLE
  );
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.