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
What are partitioned views?
Explain what is cte (common table expression)?
How many types of database relationship in sql server?
What is the default Port No on which SQL Server listens?
How to enter unicode character string literals in ms sql server?
Can we use where and having clause together?
What are the components of dbms?
Where are stored procedures in sql server?
What is checkpoint process in the sql server?
What are the properties of primary key?
Explain what is sql server english query?
What is the maximum size of a row in sql server?
What is transaction server auto commit?
Does table partitioning improve performance?
What is difference between clustered index and non clustered index?