Hey Everyone
I have this simple query:
When I run this query it deletes all records from the field Vacc. Could someone help me in finding out why?Quote:
Delete * from Final where Vacc=""
Printable View
Hey Everyone
I have this simple query:
When I run this query it deletes all records from the field Vacc. Could someone help me in finding out why?Quote:
Delete * from Final where Vacc=""
one question, what kind of datatype is Vacc? Text, integer...?
Text. I have sorted this problem. Thanks!!!