What is the use of time stamp in select statement?



What is the use of time stamp in select statement?..

Answer / 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

More SQL PLSQL Interview Questions

Name the different types of indexes in sql and define them.

1 Answers  


What is the difference between explicit and implicit cursors in oracle?

1 Answers  


What is the sql case statement?

1 Answers  


What is record variable?

1 Answers  


What are sql functions? Describe the different types of sql functions?

1 Answers  


what are the differences among rownum, rank and dense_rank? : Sql dba

1 Answers  


Write a sql query to find the names of employees that begin with ‘a’?

1 Answers  


What is the difference between an inner and outer join?

1 Answers  


What is data modelling in sql?

1 Answers  


Explain the difference between triggers and constraints?

1 Answers  


What are stored procedures in mysql?

1 Answers  


What is sqlcontext?

1 Answers  


Categories