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
Can we call future method from queueable?
How to convert a unicode strings to non-unicode strings?
Write a SQL query to delete a table?
Can we install sql server 2016 on windows 7?
What is data block and how to define data block size?
What is constraints and its types?
What is the full form of dql?
How many levels of sp nesting is possible?
What does the not null constraint do?
How to return the date part only from a sql server datetime datatype?
Tell me what is the order in which the sql query is executed?
What is ms sql server triggers?
Explain the categories of stored procedure?
What do you know about normalization and de- normalization?
How to make a column nullable?