Explain TIMESTAMP DEFAULT ?2006:09:02 17:38:44′ ON UPDATE
CURRENT_TIMESTAMP.
Answer Posted / 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 |
Post New Answer View All Answers
How to allow the user "sonia" to connect to the server from localhost using the password "passwd". Login as root. Switch to the mysql db. Give privs. Update privs.
How do I download mysql?
What is the insert?
How to create trigger in mysql workbench?
What is the difference between database and table?
What is the data source name for mysql?
What is the default port number of mysql?
How important is to list the column names when doing an insert?
What is mysql gpl?
how you will Create a database on the mysql server with unix shell.
What is pdo in php mysql?
How do we delete a row in a table?
What is mysql vs sql?
What storage engines are used in MySQL?
How to delete a database from mysql server.