From a # character to the end of the line : Comments : Introduction MySQL TUTORIALS


MySQL TUTORIALS » Introduction » Comments »

 

From a # character to the end of the line


mysql>
mysql> SELECT 1+1;     # This comment continues to the end of line
+-----+
1+|
+-----+
|   |
+-----+
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 Introduction
» Comments