What should be the fill factor for indexes created on tables? : sql server database administration
1138What is the meaning of lock escalation and why/how to stop this? : sql server database administration
1039What changes in the front end code is needed if mirroring is implemented for the high availability? : sql server database administration
1015What are the difference between primary key and unique key? : sql server database administration
941Data is not being delivered to subscribers, what can be the possible reasons? : sql server replication
1044How will you monitor replication latency in transactional replication? : sql server replication
1143
how would you write a sql query to compute a frequency table of a certain attribute involving two joins? What changes would you need to make if you want to order by or group by some attribute? What would you do to account for nulls?
How column data types are determined in a view?
Define union, union all, minus, intersect?
What is normalization? Explain different forms of normalization?
What happens if ntwdblib.dll is missing on your machine?
What is the bookmark lookup and rid lookup?
When I delete any data from a table, does the sql server reduce the size of that table?
What stored by the master? : sql server database administration
What is the maximum size of sql server database?
In what three ways is the return statement used in a stored procedure?
What is the purpose of a table?
Can a table be moved to different filegroup?
Do you know spatial data types - geometry and geography in sql server 2008?
What does set rowcount do?
How can you stop stored procedures from recompiling?