Which Clause Is Used To Enforce Conditions In A Query?
Which Clause Is Used To Enforce Conditions In A Query? The WHERE clause is used at the end of any SQL query, to specify a condition for execution. Which clause is used to give a condition in the SQL query? The basic syntax for the WHERE clause when used in a MySQL SELECT WHERE statement