How do we get current date in SQL Server 2000, Oracle, MS
Access?
Answer Posted / nikita
i donot abt the SQLserver2000and MSaccess.But in ORACLE we
get current date by following SQLstmt:
SELECT sysdate() FROM DUAL;
| Is This Answer Correct ? | 32 Yes | 14 No |
Post New Answer View All Answers
What are the types of dml?
What do you understand by a view?
How to maintain a fill factor in existing indexes?
What is an index in a database?
What are subquery and its properties?
sql database suspect We have a sql database that is showing as suspect. How can we recover?
Create and insert into temp table in sql server?
What is the function of sql server agent windows service?
How check triggers in sql server?
How to create user defined functions with parameters?
Explain the disadvantages of cursors?
What is built-in function?
What is read committed?
Why truncate is ddl?
What are the different types of upgrades that can be performed in sql server?