Is it possible to have a number as a field name?
ie. a table with the fields : id date description 1 4 etc etc
I'm having problems with the syntax for this query...
"update uploads set 1='Y' where id='3'"
Any ideas ?
Thanks in advance for your help
JT
ie. a table with the fields : id date description 1 4 etc etc
I'm having problems with the syntax for this query...
"update uploads set 1='Y' where id='3'"
Any ideas ?
Thanks in advance for your help
JT