What a stupid update query i wrote in my SQL test today!
UPDATE TABLE Country
SET olympicparticipation TO ‘Y’
WHERE …
I should have written the equal sign ‘=’ instead of ‘TO’. I feel so stupid now :S
What a stupid update query i wrote in my SQL test today!
UPDATE TABLE Country
SET olympicparticipation TO ‘Y’
WHERE …
I should have written the equal sign ‘=’ instead of ‘TO’. I feel so stupid now :S