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
1017you 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
1007you 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
1034is it important for a database administrator to understand the operating system and file access? : Sql server administration
1073you 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
1154
State a few properties of relational databases?
What to check if a User database is locked?
Tell me what is the difference between locking and multi-versioning?
Why use identity in sql server?
Explain the database you used in your final year project?
Why do you want to join software field as you have done your BE in Electronics?
In how many ways you can invoke ssrs reports?
What is the difference between ddl and dml?
What are the advantages of log shipping?
What is sql server programming?
Explain time data type in sal server 2008?
Which feature in sql server 2008 has surprised you? You can name just one. : sql server database administration
Is truncate a dml command?
Name the different type of indexes in sql?
What is coalesce in sql server?