integer_expression can be any positive number to indicate number of spaces to add . If you specify negative number then it returns NULL.
Return type of SPACE function is char.
Above example returns string with 3 spaces added between 'Syntax' and 'Example' words.
ContactName Address
André Fonseca Av. Brasil, 442, SP, Campinas, Brazil
Howard Snyder 2732 Baker Blvd., OR, Eugene, USA
Manuel Pereira 5ª Ave. Los Palos Grandes, DF, Caracas, Venezuela
Mario Pontes Rua do Paço, 67, RJ, Rio de Janeiro, Brazil
Yoshi Latimer City Center Plaza 516 Main St., OR, Elgin, USA
Above example displays address of customer with spaces.