How do we get current date in SQL Server 2000, Oracle, MS
Access?
Answer Posted / abhirams
slect TO-CHAR(syssdate,'dd-mm-yy h:mipm') from dual; this is
oracle query..
Is This Answer Correct ? | 5 Yes | 8 No |
Post New Answer View All Answers
What is difference between delete & truncate commands?
What is the difference between ROW_NUMBER and Ranking function in SQL SERVER?
how to do partition in sqlserver
What are the difficulties faced in cube development? : sql server analysis services, ssas
What is an expression in ms sql server?
What are xml indexes?
You want to use a perspective in an mdx query. How do you select the perspective?
How to select some specific columns from a table in a query in ms sql server?
How many types of keys are there?
what is database replication? : Sql server database administration
What is use of except clause? How it differs from not in clause?
What is the definition for sql server 2000?
Please differentiate between a local and a global temporary table?
What is the guest user account in sql server? What login is it mapped to it? : sql server security
Tell me something about security and sql azure?