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
What is the difference between char and varchar in mysql?
What's the latest version of mysql?
can you tell how can you display the maximum salary in sql? : Mysql dba
What is difference between mysql and mysql server?
How to convert character strings to dates?
What could be the reason that the mysql statement 'select avg (salary) from emp' generates an inaccurate output?
Write a command to list all databases in mysql?
What do you need to connect php to mysql?
How do I change the max connection in mysql?
What is heap table in mysql?
How do I assign a variable in mysql?
What is bigint in mysql?
What are aggregate functions in mysql?
What is general log in mysql?
How to write optimized query in mysql?