useful SQL

UPDATE table_name SET column_name=’value’ WHERE column_name=’value’

Leave a Comment