GET_FORMAT(TIME,'ISO') : GET_FORMAT : Date Time Functions MySQL TUTORIALS


MySQL TUTORIALS » Date Time Functions » GET_FORMAT »

 

GET_FORMAT(TIME,'ISO')


mysql>
mysql> select GET_FORMAT(TIME,'ISO');
+------------------------+
| GET_FORMAT(TIME,'ISO') |
+------------------------+
| %H:%i:%s               |
+------------------------+
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 Date Time Functions
» GET_FORMAT