How do we get current date in SQL Server 2000, Oracle, MS
Access?
Answers were Sorted based on User's Feedback
Answer / abhirams
slect TO-CHAR(syssdate,'dd-mm-yy h:mipm') from dual; this is
oracle query..
Is This Answer Correct ? | 5 Yes | 8 No |
Explain the database you used in your final year project?
How to list all schemas in a database?
What is dimension table? : sql server analysis services, ssas
How to Insert multiple rows with a single insert statement?
Explain comment on transactions?
What is always encrypted?
What is single-user mode and what are the steps you should follow to start sql server in single-user mode?
Why I am getting this error when dropping a database in ms sql server?
How to return the second 5 rows in ms sql server?
How can your resolve deadlocks?
4 Answers IBM, IMS, Iron Mountain, NuWare,
Tell me about the approaches which you used to counter the DI problems.
What are the instances when triggers are appropriate?