In this tutorial you will learn the various comparison function and operators in mysql.
Servlet examples with Mysql Comparison functions and operators
In this tutorial you will learn the various comparison function and operators in mysql.
Comparison means compare the two items, it could be of any type i.e. comparison between the two items may be for their equality, greater or less than, not equal, or may be the combination of these comparison. Some of the comparisons are performed with only string some are performed with integer value and some are performed with both.
In this tutorial we are discussing some of them operators and functions using which you will be not required to do comparison manually. These functions are given as following :
[ 0 ] Comments