Skip to Content
0
Former Member
May 11, 2010 at 07:37 PM

UPDATE statement not working , please help

219 Views

Hello Guys,

Please see the below code and its not working. please help if thers is any bug.

UPDATE table

SET field1 = 'X'

WHERE condition.

Thanks in advance,

Angelo