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 is hierarchy, what are its types and difference between them? : sql server analysis services, ssas
is it important for a database administrator to understand the operating system and file access? : Sql server administration
how to control the amount of free space in your index pages? : Sql server database administration
How we can refresh the view?
What happens if you add a new index to large table?
What is sql injection and why is it a problem? : sql server security
Is it true that rules do not apply to data already existing in a database at the time the rule is created?
What is openrowset sql server?
What are the differences between clustered and non-clustered index?
explain different types of cursors? : Sql server database administration
Is a null value equal to anything? Can a space in a column be considered a null value? Why or why not?
what is the difference in login security modes between v6.5 and 7.0? : Sql server database administration
What is service broker? : sql server database administration
How many triggers are possible per table?
What is system stored procedures?