Information

This site will undergo a brief period of maintenance on Friday, 18 December at 12:30 AM Central/12:00 PM IST. During a 30 minute window, site availability may be intermittent.

LTRIM Function


Function Type

Predefined function

Syntax

LTRIM( <stringValue> )

Description

Returns <stringValue> with its leading (left most) spaces removed.

Argument

Description

<stringValue>

String value to be trimmed.

Returns

String

Example

This example removes the leading spaces from the string "TestString".

LTRIM(" TestString")

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC AMI DevX Data Studio Help