What are the difference between primary key and unique key? : sql server database administration
What are all new concepts in SQL Server 2008? That is Exactly Difference between 2005 to 2008
How get current date in SQL server 2000
How to rebuild indexes with alter index ... Rebuild?
How to handle errors in Stored Procedures. I want to display a message to the user in the .aspx page that is calling a stored procedure in it's code behind. please help me.
What is optimistic concurrency?
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
how can do you the system monitoring?
How to find out what is the default collation in a database?
How to view existing indexes on an given table using sp_help?
What is coalesce and check constraint in sql server?
How to stop a loop early with break statements in ms sql server?
Why is there a performance difference between two similar queries where one uses union and the other uses union all?