what is the difference between securityand protection in dbms?

Answers were Sorted based on User's Feedback



what is the difference between securityand protection in dbms?..

Answer / deepak arora

Data security controls protects the data from unauthorized access and unwanted changes.
Data security controls have two major aspects:
1. data protection
2. authorization control
Data protections make sure that no any unauthorized person can understand the physical contents of data.

Is This Answer Correct ?    19 Yes 3 No

what is the difference between securityand protection in dbms?..

Answer / pari

Data security is the protection of the database from unauthorized users. Only the authorized persons are allowed to access the database. Most of the users are allowed to access a part of database i.e., the data that is related to them or related to their department. Mostly, the DBA or head of department can access all the data in the database. Some users may be permitted only to retrieve data, whereas others are allowed to retrieve as well as to update data. The database access is controlled by the DBA. He creates the-accounts of users and gives rights to access the database. Typically, users or group of users are given usernames protected by passwords.

Most of the DBMSs provide the security sub-system, which the DBA uses to create accounts of users and to specify account restrictions. The user enters his/her account number (or user name) and password to access the data from database. For example, if you have an account in the "hotmail.com" (a popular website), then you have to give your correct username and password to access your account of e-mail. Similarly, when you insert your ATM card into the auto teller machine (ATM) in a bank, the machine reads your ID number printed on the card and then asks you to enter your pin code (or password). In this way you can access your account..

Is This Answer Correct ?    5 Yes 8 No

Post New Answer

More Database Management Interview Questions

What are the different Sequence of events takes place while starting a Database ?

1 Answers   KPSC Karnataka Public Service Corporation,


What are service-specific middleware?

0 Answers  


What is the main difference between union and union all?

0 Answers  


How does distributed database work?

0 Answers  


Explain 4nf?

0 Answers  






What is the maximum line size that dbms_output can handle?

0 Answers  


What is the structure of a table in database?

0 Answers  


What is the purpose of database management system?

0 Answers  


What are different types of joins in sql?

0 Answers  


What is a data source (ds)?

0 Answers  


Why indexing is used in database?

0 Answers  


What are different type of normalization?

0 Answers  


Categories