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
974you 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
959you 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
990is it important for a database administrator to understand the operating system and file access? : Sql server administration
1037you 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
1088
Which are the olap features?
how many bits ip address consist of? : Sql server database administration
What is partition in sql server?
What are basics of policy management?
Tell me what is normalization? Explain different forms of normalization?
What are the risks of storing a hibernate-managed object in a cache? How do you overcome the problems?
What are user-defined functions (udfs) in sql server?
Explain time data type in sal server 2008?
How will you monitor replication latency in transactional replication? : sql server replication
What is inner join? Explain with an example?
What is dirty page?
Do you know what guidelines should be followed to help minimize deadlocks?
How to insert multiple rows with one insert statement in ms sql server?
What is dynamic cursor in SQL SERVER?
How to get a list of columns using the "sp_help" stored procedure in ms sql server?