SPACE (Transact-SQL)
Returns a string of repeated spaces.
Returns a string of repeated spaces.
Is a positive integer that indicates the number of spaces. If integer_expression is negative, a null string is returned.
For more information, see Expressions (Transact-SQL)
