DBA > Job Interview Questions > MySQL and SQL

But what if you really want to store the timesta

More DBA job interview questions and answers at http://dba.fyicenter.com/Interview-Questions/

(Continued from previous question...)

But what if you really want to store the timestamp data, such as the publication date of the article?

Create two columns of type TIMESTAMP and use the second one for your real data.

(Continued on next question...)

Other Job Interview Questions