| List: | General Discussion | « Previous MessageNext Message » | |
| From: | Brian Andrews | Date: | August 26 1999 9:27pm |
| Subject: | RE: 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. desc is probably a reserved word ala "select * from table order by field desc" desc == descending brian
