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
Is mysqli secure?
What is mysql sleep process?
Can we use mysql and mysqli together?
Is null in mysql?
Is Mysql query is case sensitive?
Will mysql remain free?
What are the column comparisons operators?
What is a trigger? How you can create a trigger in mysql?
How to use mysqldump to create a copy of the database?
What is the use of mysqli_fetch_array?
Write a query to fetch common records between two tables using mysql?
Does mysql use tcp or udp?
Can we store files in mysql?
Is number a datatype in mysql?
How are mysql timestamps seen to a user?