Condition (SQL): Difference between revisions

Content deleted Content added
links
m clean up using AWB
Line 1:
{{UnreferencedRefimprove|date=December 2009}}
 
A [[relational database management system]] uses [[SQL]] '''conditions''' or [[Expression (programming)|expressions]] in [[Where (SQL) | '''<tt>WHERE</tt>''']] clauses and in [[Having (SQL) | '''<tt>HAVING</tt>''']] clauses to '''<tt>[[select (SQL)|SELECT]]</tt>''' subsets of data.
 
== Types of condition ==