Explain iaas, paas and saas?
Explain the Ways to improve the performance of a sql azure database?
What are parameterized reports?
Differentiate sql server reporting services vs. Crystal reports?
What are cascading parameters in ssrs reports?
What are sub reports?
How to create sub reports?
as a general practice, it is recommended to have dbo be the owner of all database objects however, in your database you find number of tables owned by a user other than dbo, how could you fix this? : Sql server administration
what is the primary use of the model database? : Sql server administration
you have developed an application which uses many stored procedures and triggers to update various tables users ocassionally get locking problems which tool is best suited to help you diagnose the problem? : Sql server administration
which table keeps the locking information? : Sql server administration
what is a mixed extent? : Sql server administration
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
where can you add custom error messages to sql server? : Sql server administration
how you can get the list of largest tables in a database? : Sql server administration