SPACE(N): Returns a string consisting of N space characters : SPACE « String Functions « MySQL Tutorial






mysql>
mysql> SELECT SPACE(6);
+----------+
| SPACE(6) |
+----------+
|          |
+----------+
1 row in set (0.00 sec)

mysql>








23.40.SPACE
23.40.1.SPACE(N): Returns a string consisting of N space characters
23.40.2.Use space function to add space between first name and last name