WHERE

Database Dictionary -> WHERE

WHERE

The WHERE keyword is used to select, update, delete data when the condition(s) in specified in the WHERE clause are met.

SQL Tutorial