How do we get current date in SQL Server 2000, Oracle, MS
Access?
Answer Posted / sridhar kumar nelanti
we use getdate()in SQL server to view current date and in
oracle we use sysdate().
| Is This Answer Correct ? | 27 Yes | 7 No |
Post New Answer View All Answers
What structure can you implement for the database to speed up table reads?
What are locks in sql?
What is the downside of using udf?
What do you mean by SQL injection attack?
Explain query editor regions
Explain the creation and execution of a user-defined function in the sql server?
What is the difference between a check constraint and a rule?
Explain about unique identifier data type in sql server?
where can you add custom error messages to sql server? : Sql server administration
List some of the rules that apply to creating and using a ‘view’
What encryption security is available in sql azure?
What do we need queues in sql service broker?
What is PROJECTION Operation?
What is collation sensitivity?
What is the sql server 2000 version number?