Introduction to String Functions
Learn about pattern matching and comparison of strings in MySQL.
We'll cover the following
MySQL provides data types with five categories of data: numeric, date and time, string, spatial, and JSON. Out of the eight distinct data types for strings, TEXT
is one that we already use in our running example for representing the names of parts for car models:
Get hands-on with 1400+ tech skills courses.