Changes

Jump to: navigation, search

Using WHERE to Filter MySQL Data

260 bytes added, 15:59, 12 October 2007
Comparison Operators
== Comparison Operators ==
 
So far we have only reviewed the ''WHERE'' clause equality operator (=). This is just one of a number of operators that can be used to refine a data retrieval:
 
<table>
<tr style="background:#efefef;">
<th>Operator<th>Description</th>
<tr>
<td>=<td>
</table>

Navigation menu