What should be the fill factor for indexes created on tables? : sql server database administration
1133What is the meaning of lock escalation and why/how to stop this? : sql server database administration
1032What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
1013What are the difference between primary key and unique key? : sql server database administration
936Data is not being delivered to subscribers, what can be the possible reasons? : sql server replication
1035How will you monitor replication latency in transactional replication? : sql server replication
1134
What are the steps to take to improve performance of a poor performing query? : sql server database administration
Explain the disadvantages of cursors?
What is the difference between coalesce() & isnull()?
What are ddl (data definition language) statements for tables in ms sql server?
what is the difference between Tabular and Matrix report?
Explain DBCC?
Explain a join?
What is a unique key constraint?
as a part of your job, what are the dbcc commands that you commonly use for database maintenance? : Sql server database administration
you want to be sure that queries in a database always execute at the maximum possible speed. To achieve this goal you have created various indexes on tables which other statement will keep the database in good condition? : Sql server administration
How to how to convert numeric expression data types using the convert() function??
How to get the definition of a stored procedure back?
User wants only to display only pdf as export option in report manager. How to achieve this?
what are different types of backups available in sql server? Given a particular scenario, how would you go about choosing a backup plan? : Sql server database administration
How do you check sql server is up and running?