SPACE(count)

Returns a character string consisting of count spaces.

 

Example:

SELECT SPACE(12) returns a character string of 12 count spaces