..
UTC_TIMESTAMP function returns the current date and current time in UTC (Coordinated Universal Time or civil time). The date and time will be returned in the format 'YYYY-MM-DD HH: MM: SS' or 'AAAAMMGGHHMMSS.uuuuuu' depending on whether the function is used in a string or numeric context.
UTC_TIMESTAMP SELECT (), UTC_TIMESTAMP () + 0;return:
'2009-03-18 11:53:24 ', 20090318115324.000000
| |
MS Access (Advanced)
Learn how to create and manage databases quickly and easily. Starting from 29 €. |
| |
MySQL (Course)
Management of open-source database. From 39 €. |
| |
SQL and Database (Course)
Create and manage relational databases. From 39 €. |