Define tool Manage Statistics in SQL Server 2000 query ?
What is an active database?
What structure can you implement for the database to speed up table reads?
What is a transact-sql statement batch in ms sql server?
What do you understand by mirroring?
how we can store the value like that 001,003,023 etc in sql server 2005
1.what is the diff between nolock optimizer and read uncommitted isolation? 2.what is the diff between revoke and deny? 3.what is percieved down time? 4.whether password protection are required for backups?if yes why?if no why? 5.what is fill factor? 6.what is cost analysis? 7.what is mean by piece meal restore? 8.what is 'rowguidcol'? 9.impersonate permission? 10.what is selectivity?
Explain left outer join and right outer join?
how to copy only distinct data into another table which is not already exist in database?
Tell me what is de-normalization and what are some of the examples of it?
How to declare and use cursor variables?
How many triggers are possible per table?
How will you monitor replication latency in transactional replication? : sql server replication