May 2020
Beginner
564 pages
14h 9m
English
Advanced built-in functions allow you to do many different things, such as convert to different data types or get the current username or database name. The commonly used advanced built-in functions are listed next. Note that each of them can be used with a value, a column, or an expression.
To get information about the user or system, use the following:
SELECT VERSION(); ...
Read now
Unlock full access