How get current date in SQL server 2000
Answer Posted / hajee
select sysdate from dual
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
SQL Server Architecture ?
How to stop log file growing too big?
How to make a remote connection in a database?
I have all the primary data files, secondary data files as well as logs. Now, tell me can I still restore the database without having a full backup? : sql server database administration
Tell me in brief how sql server enhances scalability of the database system?
What is code near application topology?
please differentiate between delete and truncate?
Explain what are the restrictions while creating batches in sql server?
What is normalization according to you and explain its different levels?
What is filestream?
How do I connect to sql server database?
What is an execution plan? When would you use it?
What is analysis service repository?
explain different levels of normalization? : Sql server database administration
Do you know the isolation level that sql server support?