SPACE(N) : SPACE : String Functions MySQL TUTORIALS


MySQL TUTORIALS » String Functions » SPACE »

 

SPACE(N)


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

mysql>



Leave a Comment / Note


 
Verification is used to prevent unwanted posts (spam). .

Follow Navioo On Twitter

MySQL TUTORIALS

 Navioo String Functions
» SPACE