String Operators : Introduction « String Functions « MySQL Tutorial






<=>NULL-safe equal to operator
=Equal operator
>=Greater than or equal operator
>Greater than operator
<=Less than or equal operator
<Less than operator
!=, <>Not equal operator


23.1.Introduction
23.1.1.String Functions
23.1.2.String Operators