explain different types of constraints? : Sql server database administration
What is repeatable read?
Please get the 4 th maximum salary from a table without using any sql keyword (TOP,MAX are mot allowed)
Tell me the use of keyword with encryption. Create a store procedure with encryption?
Explain the architecture of ms sql reporting service?
How to create logins using windows Authentication mode?
Explain mixed authentication mode of sql server?
Differnce between sel server 2000 and 2005
Explain the concepts and capabilities of sql server?
Define right outer join in sql server joins?
you have separate development and production systems you want to move a copy of a development database into production to do this, you do a backup on the development system and restore to the production system after a few minutes, you begin getting calls from several customers saying that they are denied access to the system why? : Sql server administration
PC(code, model, speed, ram, hd, cd, price) Find the hard drive sizes that are equal among two or more PCs.
What guidelines should be followed to help minimize deadlocks?