ultimatepp/uppdev/SQLApp/SQLApp.sch
cxl 4a1c627474 Adding uppdev....
git-svn-id: svn://ultimatepp.org/upp/trunk@328 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2008-08-15 08:36:24 +00:00

6 lines
133 B
Scheme

TABLE_(TEST)
INT_ (ID) PRIMARY_KEY AUTO_INCREMENT
STRING_ (DATA1, 20)
STRING_ (DATA2, 20)
STRING_ (DATA3, 20)
END_TABLE