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
Can you explain powershell included in sql server 2008?
What is a primary index?
How to delete an existing row with delete statements in ms sql server?
what method you can use to reduce the overhead of Reporting Services data sources?
What are differences in between sql server 2012 and sql server 2016?
What is 'write-ahead log' in sql server 2000 ?
How do you delete a trigger?
1. Tell me your daily activities 2. If sql server installation fails at time installation what will do 3. Where does the sql server installation log details are stored 4. After the installation what will you do for memory configuration 5. What is the difference between SQL max maximum memory and AWE memory 6. How will you configure AWE memory 7. How will setup an email alert for the backup job 8. After the SQL installation what are the jobs will you configure 9. What does –g mean in the sql startup parameter 10. What is the difference between Bulked log and Full recovery model 11. What is the difference between mirroring and log shipping 12. What are the steps to be followed before in-place up gradation 13. After installing the patch the sql server does not start and application team tells to rollback the changes .In this scenario what will you do
What is public role in sql server?
What happens if an integer is too big for int date type?
What is subquery? Explain the properties of a subquery?
How to use linked server?
What are the different types of backups that exist?
What purpose does the model database server?
Why use “nolock” in sql server?