How do we get current date in SQL Server 2000, Oracle, MS
Access?
Answer Posted / jayesh l lolariya
select getdate(); in sql server 2000
| Is This Answer Correct ? | 10 Yes | 5 No |
Post New Answer View All Answers
How to verify a user name with sqlcmd tool?
What is raiseerror? What is raiseerror?
Explain what are the restrictions while creating batches in sql server?
How many types of built in functions are there in sql server 2012?
Can we use having clause without group by?
Can anyone tell that the extra features are there in SQL SERVER 2008 that are not available in previous versions .
do you know how to configure db2 side of the application? : Sql server database administration
how to avoid cursors? : Sql server database administration
Why truncate is ddl command?
What is the difference between functions and scalar functions?
how many triggers you can have on a table? : Sql server database administration
How do I edit a procedure in sql server?
Can we check locks in database? If so, how can we do this lock check?
Do you know what is difference between stored procedure and user defined function?
Name few of the dcl commands in sql?