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

How to change sql*plus system settings?

0 Answers  


What is structural independence and why is it important?

0 Answers  


Describe different types of general function used in sql?

0 Answers  


What is the difference between left outer join and left join?

0 Answers  


What are % TYPE and % ROWTYPE ? What are the advantages of using these over datatypes?

4 Answers  






scope of exception handling in plsql

4 Answers   Wipro,


HOW TO PRINT * ** *** **** ***** BY USING SQL QUERY? (MAY BE USING SCRIPT)

8 Answers   BeBo Technologies,


How do I run a sql script?

0 Answers  


What is package in pl sql?

0 Answers  


how to calculate the difference between two dates? : Sql dba

0 Answers  


Why you are not able to create a table using select command,if it is having a LONG column? for eg:create table test as select * from test1 here test1 containg a column having LONG datatype...

1 Answers  


what is a database lock ? : Sql dba

0 Answers  


Categories