| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Denis Voitenko | Date: | August 26 1999 9:21pm |
| Subject: | what is wrong with this? | ||
| View as plain text | |||
create table main (BatchID CHAR(8), Desc CHAR(20), BatchDate DATETIME); ? for some reason it gives an error which I can not find.
