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
what is a unique key ? : Sql dba
Is sqlexception checked or unchecked?
What is the difference between left outer join and left join?
What is sqlservr exe?
What is the order of sql select?
Why do we create stored procedures & functions in pl/sql and how are they different?
How many types of literals are available in pl sql?
In a distributed database system, can we execute two queries simultaneously?
How do I tune a sql query?
How are functions and procedures called in PL/SQL?
What is bind reference and how can it be created?
Can I join the same table twice?
What is meant by user defined function?
How do you use join?
Can a varchar be a primary key?