Pages

Your Ad Here

This Blog is not to read or go through

because, I have never been such a mess


Search the blog instead

Friday, November 23, 2007

SQL UPDATE syntax

UPDATE "table_name"
SET column_1 = [value1], column_2 = [value2]
WHERE {condition}

No comments:

Your Ad Here