How do we get current date in SQL Server 2000, Oracle, MS
Access?
Answer Posted / smithers
select date() does not work in Access 97.
| Is This Answer Correct ? | 4 Yes | 7 No |
Post New Answer View All Answers
Explain the xml support sql server extends?
How do you migrate data from mssql server to azure?
How to retrieve error messages using mssql_get_last_message()?
Can we use pragma autonomous_transaction in trigger?
mention different types of relationships in the dbms?
How sql server executes a statement with nested subqueries?
Explain nested join?
What is clustered vs nonclustered index?
What is the purpose of grouping data in a report?
How to insert data into an existing table?
What is awe?
What happens if we shrink log file in sql server?
What are the types of indexes?
What are the restrictions applicable while creating views? : SQL Server Architecture
Explain security with sql azure?