GET_FORMAT(DATETIME,'INTERNAL') : GET_FORMAT : Date Time Functions MySQL TUTORIALS


MySQL TUTORIALS » Date Time Functions » GET_FORMAT »

 

GET_FORMAT(DATETIME,'INTERNAL')


mysql>
mysql> select GET_FORMAT(DATETIME,'INTERNAL');
+---------------------------------+
| GET_FORMAT(DATETIME,'INTERNAL') |
+---------------------------------+
| %Y%m%d%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