What is dbo in sql?



What is dbo in sql?..

Answer / Damodar

dbo stands for database owner. It is a fixed database user account that represents the person or application that created the database. In multi-user environments, it ensures that all objects have an owner and helps in managing permissions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

How do I install sql?

1 Answers  


What is sql in oracle?

1 Answers  


What are different types of functions in sql?

1 Answers  


What is meant by truncate in sql?

1 Answers  


What are the modes of parameters that can be passed to a procedure ?

3 Answers  


What will you get by the cursor attribute sql%notfound?

1 Answers  


What is sql query optimization?

1 Answers  


What is sql key?

1 Answers  


What is oracle ? why we should go for oracle database instead of diffrent databases available in the industry.

5 Answers   Polaris,


What are local and global variables and their differences?

1 Answers  


What is equi join in sql?

1 Answers  


What is pl sql quora?

1 Answers  


Categories