adspace
Answer Posted / Priyam Upadhyay
In MySQL, a TIMESTAMP is a data type that stores both the date and time of an event. It automatically keeps track of the current date and time when you insert or update it. The default format for a TIMESTAMP is 'YYYY-MM-DD HH:MM:SS'. You can also set the value explicitly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can delete statement be rollbacked?
how many tables will create when we create table, what are they? : Sql dba
what is dbms? : Sql dba
how to escape special characters in sql statements? : Sql dba
Is primary key always clustered index?
What is the best sql course?
how to start mysql server? : Sql dba
how to use regular expression in pattern match conditions? : Sql dba
Can we use distinct and group by together?
what is sql server agent? : Sql dba
Hi am new to PLSQL & facing problems in writing code like in SP, Functions, so any one having some SP coding with in depth explanation please share with me my Email ID suvarnaatsuvarna@rediffmail.com Or taking tanning on this please do contact me
Is primary key clustered index?
what are all the common sql function? : Sql dba
If a cursor is open, how can we find in a pl/sql block?
Does group by remove duplicates?