MySQL LTRIM() Function

LTRIM(str) is a Sring function of MySQL. This method returns string by removing leading space.

Syntax

Example 1

Output:


MySQL String LTRIM() Function

Example 2

Output:


MySQL String LTRIM() Function
Next TopicMySQL String




Latest Courses