How do we get current date in SQL Server 2000, Oracle, MS
Access?
Answer Posted / vineet yadav
In Sql Server It will be ( Select getDate() )
And in ORacler (Select SysDate() from dual;)
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Can I use sql azure as a backup with log shipping or database mirroring?
What are the 10 characteristics of data quality?
Explain try...catch with sql server?
How to identify current user in ssrs report?
Do you know what are acid properties of transaction?
Which data types generate inaccurate results if used with an = or <> comparison in a where clause of a sql statement?
What’s the use of custom fields in report?
What are the built in functions in sql server?
What is mssql?
Explain the commands in sql server?
role of sql sever 2005 in database rather than any other database
what kind of lan types do you know? : Sql server database administration
What are the types of indexing?
Tell me what do you mean by an execution plan? Why is it used? How would you view it?
What is shrink log file?