SPACE Function



Function Type

Predefined function

Syntax

SPACE( <integerSpaces> )

Description

Returns a string consisting of a specified number of spaces.

Argument

Description

<integerSpaces>

Number of spaces that you want in the return string. <integerSpaces> can be any number between 0 and approximately 65,000, inclusive.

Returns

String

Example

This example returns a string of five spaces.

SPACE(5)

 

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

BMC AMI DevX Data Studio Help