Example
Compare two strings:
SELECT STRCMP("SQL Tutorial", "SQL Tutorial");
Definition and Usage
The STRCMP() function compares two strings. Continue reading MySQL STRCMP Function
Compare two strings:
SELECT STRCMP("SQL Tutorial", "SQL Tutorial");
The STRCMP() function compares two strings. Continue reading MySQL STRCMP Function