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?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What are triggers? How do you invoke a trigger on demand?

0 Answers   Hexaware,


Difference between DELETE and TRUNCATE?

0 Answers   TCS,


How to genrate automaticlly empid like gt001

4 Answers  


What's the maximum size of a row?

4 Answers   IBM,


What is SCOPE_IDENTITY() in sql

4 Answers   Cap Gemini,






What is always encrypted?

0 Answers  


ow to bring suspect mode datbase online from scratch

0 Answers  


I have triggers,views,functions,stored Procedures for a table. When I am dropping that table which objects are deleted?

0 Answers   IBM,


How do I compare two values when one value(data type) is char and the other is an integer?

3 Answers  


What is primary key, unique key, and foreign key?

0 Answers  


Explain the rules for designing files and file groups in sql server?

0 Answers  


What do you understand by user-defined function in the sql server?

0 Answers  


Categories