Home Sql Sql-functions Mysql Now Current DateTime



Mysql Now Current DateTime
Posted on: January 16, 2009 at 12:00 AM
The Tutorial in this section illustrate an example from 'Mysql Now Current Date Time'.

Mysql Now Current DateTime

     

The Tutorial in this section illustrate an example from 'Mysql Now Current Date Time'. To understand and grasp an example we run a query now ( ) that return the current date  and time of your database.

 

 

 

 

 

Query:-

 mysql> select now()as CurrentDateTime;

Output:-

 +---------------------+
| CurrentDateTime   |
+---------------------+
| 2009-01-07 16:11:49 |
+---------------------+
1 row in set (0.03 sec)

Related Tags for Mysql Now Current DateTime:
sqlmysqlcdatetimeiotutorialriathisexampletoexameilsectionimfromcurrentinnomnttrmeratetorxaxampsatmyisimellmplstrtutorssrirenthstpleplonomo


More Tutorials from this section

Ask Questions?    Discuss: Mysql Now Current DateTime  

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.