What is the use of time stamp in select statement?
Answer Posted / parthasarathi
timestamp is used to store dates along with time .. we can store hours , minutes, seconds and milli seconds.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How do I count rows in sql query?
Is a foreign key always unique?
When is the update_statistics command used?
what are all different types of collation sensitivity? : Sql dba
write an sql query to find names of employee start with 'a'? : Sql dba
What is the use of procedures?
What is trigger explain it?
Why do we use %rowtype & %type in plsql?
How do I run a sql query in pgadmin 4?
How does postgresql compare to mysql?
How to download oracle sql developer?
What is meant by temporal data?
what happens if null values are involved in expressions? : Sql dba
What does truncate mean in sql?
Is sql between inclusive?