To update a table using a WHERE clause, we’d write: UPDATE table SET column='New Value' WHERE column IS NOT NULL