Explain TIMESTAMP DEFAULT ?2006:09:02 17:38:44′ ON UPDATE
CURRENT_TIMESTAMP.
Answer / amith
A default value is used on initialization, a current
timestamp is inserted on update of the row.
Is This Answer Correct ? | 1 Yes | 0 No |
What is default password for mysql?
What is mysql_query?
How can a user get the current SQL version?
What is a table schema?
What is a heap table?
What is DDL in MySQL?
How to use rank function in mysql?
How can you see all indexes defined for a table?
Write a query to display even rows in student table using mysql?
How many ways we can we find the current date using MySQL?
How MySQL is different from SQL?
17 Answers HCL, IBM,
How to include comments in sql statements?