G
Guest
Does anyone know what might be wrong with this SQL statement?
INSERT INTO table1 (firstname) Values ('::fname::')
When I verifiy it, it says statement contains errors. It should be right but
I can't see the problem.
Thanks.
INSERT INTO table1 (firstname) Values ('::fname::')
When I verifiy it, it says statement contains errors. It should be right but
I can't see the problem.
Thanks.