What should be the fill factor for indexes created on tables? : sql server database administration
1177What is the meaning of lock escalation and why/how to stop this? : sql server database administration
1076What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
1081What are the difference between primary key and unique key? : sql server database administration
990Data is not being delivered to subscribers, what can be the possible reasons? : sql server replication
1098How will you monitor replication latency in transactional replication? : sql server replication
1209
code to create procedure for taking databse backup in sql server or i have the query for it but what it's query returns means i want to show on my jsp that the databse backup has been taken on the basis of that return value.does it returns 0 or 1.wat is the code for that
What new changes are being made in SQL Server?
What is difference between count (*) and count 1?
How do database indexes work?
What is tablesample?
How many clustered indexes there can be on table ?
What are tables in sql server?
What are rows and columns?
What is ssl in sql server?
Explain mixed authentication mode of sql server?
How to rename an existing table with the "sp_rename" stored procedure in ms sql server?
What is the difference between clustered and non-clustered indexes in ms sql server?
What is temporal table?
How do I install sql server?
How to Check if table exists in sql server?