what if you really want to store the timestamp data, such
as the publication date of the article?
Answer Posted / amith
Create two columns of type TIMESTAMP and use the second one
for your real data.
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
What is the use of innodb in mysql?
What is index length in mysql?
How triggers can be used in mysql?
How can you create and drop view in mysql?
Is mysqli secure?
How many threads can mysql handle?
What is the difference between a heap table and temporary table?
How can an index be declared in mysql?
What is the purpose of using timestamp data type?
How do I download mysql?
How do I set user privileges in mysql?
Write a query to create a database and a table?
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.
Is mysql free for commercial use?
How to increment dates by 1 in mysql?