Explain what are the restrictions that views have to follow? : SQL Server Architecture
What is the maximum number of instances in 32 bit and 64 bit sql server 2012?
What are information schema views?
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
Ms sql server index?
How you can get a list of all the table constraints in a database? : Sql server administration
Explain the difference between delete,drop and truncate in SQL Server?
What is cursors? And what are the different types of cursor?
What is model database? : SQL Server Architecture
There is table like Events...in that name ,startdate ,enddate,location are the column names write a stored Procedure for this table to get events by Months "GetEventsByMonths"
How many types of local tables are there in sql server?
Tell me what is fill factor?
What are the different types of replication you can set up in sql server?