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
Explain having clause?
What is outer join in sql server joins?
What is meant by Active-Passive and Active-Active clustering setup?
What is a trigger? Why we need it?
Why we should not use triggers?
How to delete multiple rows with one delete statement in ms sql server?
What are the hotfixes and patches in sql server?
Can we use where and having clause together?
Explain transaction server distributed transaction?
What is the distinction amongst delete and truncate?
How many types of triggers in sql server?
What are the five characteristics of good data?
Why are you getting errors when creating a new odbc dsn?
What is attribute hierarchy? : sql server analysis services, ssas
what are the three command line utilities and what are their primary functions?