Status
UPDATE users
SET marital_status = 'married'
WHERE user_name = 'tamta'
… promoting Business Intelligence and healthy lifestyle …
UPDATE users
SET marital_status = 'married'
WHERE user_name = 'tamta'
Misc Tiếng Việt English less than 100 words Technical From Handhelds Uncategorized Readings Tự trào với TCS
chipheo:
I don’t think your SQL will work. Why?
Because of this ` and ’
It should be ‘ and ‘
Cheers and welcome to the family-man club
20 May 2007, 9:13 pmchipheo:
20 May 2007, 9:14 pm' and 'admin:
Thanks chipheo, I have corrected the syntax
21 May 2007, 11:44 am