![]() ![]() ![]() |
Ispirer SQLWays Database Migration Software
LEFT
Syntax
LEFT(char_expr, int_expr)
LEFT returns int_expr leftmost characters of char_expr.
Example
This example returns the five leftmost characters of each book title.
Equivalents in other databases
![]() ![]() ![]() |