Explain timestamp?



Explain timestamp?..

Answer / Anuj Kumar Verma

In SQL, a TIMESTAMP is a data type used to store current date and time. The format varies depending on the SQL dialect, but it generally includes both the date and time with precision up to microseconds or nanoseconds.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More MySQL Interview Questions

What is sharding in mysql?

1 Answers  


What is the use of mysql workbench?

1 Answers  


What is the difference between unix timestamp and mysql timestamp?

1 Answers  


How to Creating a new user. Login as root. Switch to the MySQL db. Make the user. Update privs.

1 Answers  


What is dblink?

1 Answers  


what is mysql optimization in brief?

1 Answers  


What is an index? How can an index be declared in mysql?

1 Answers  


Describe mysql transaction properties.

1 Answers  


how many fields can be updated using set in a mysql query?

1 Answers  


How do I restore a mysql database?

1 Answers  


What is blob in mysql?

1 Answers  


How do you insert a table?

1 Answers  


Categories