Hi All,
This maybe a Basic Question. I am using WINSQL as a client to query a Redbrcik Database.
Somehow when I use the following command.
truncate table A
it gives me a syntax error
I was able to do it with comman
delete from A
I just want to know what is the problem with the syntax truncate table A
Thanks in Advance
R9
This maybe a Basic Question. I am using WINSQL as a client to query a Redbrcik Database.
Somehow when I use the following command.
truncate table A
it gives me a syntax error
I was able to do it with comman
delete from A
I just want to know what is the problem with the syntax truncate table A
Thanks in Advance
R9