how to truncate date and get only time part 9:20:00
Answer Posted / kumar.t
Select Convert(varchar,getdate(),114) As DateTime
It is Only Run In Sql Server2000
By
Kumar .T
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Does oracle partitioning improve performance?
What is the best way to do multi-row insert in oracle?
What is the usage of save points in oracle database?
What is the difference between the Oracle ODBC driver and a Microsoft ODBC (Open Database Connectivity) Driver?
how to do daily transactions with out sql* loader control file regesterd in apps?
Explain the use of tables option in exp command.
How to load data through external tables?
What is the difference between I and G in Oracle?
How to insert a record into a table?
What suggestions do you have to reduce the network traffic?
What is format trigger?
How to update values on multiple rows in oracle?
How to recover a dropped table in oracle?
What is Java Pool in Oracle?
What are the components of logical database structure in oracle database?