Explain the difference between the RBAC and the DAC.
What will be an ideal response?
RBAC could be difficult to differentiate from DAC. Where the two differ is in the fact that RBAC assigns rights to the business function, rather than to the objects and data that the people in the function interact with. In essence, RBAC assigns privileges based on the properties of the function itself rather than on the people and objects that comprise it, as DAC would do.
You might also like to view...
Due to the complex nature of tables in the business world, it is important to develop a list of goals and requirements before each project
Indicate whether the statement is true or false
Which of the following is NOT true regarding normal forms?
A) If a database is stated to be 3NF, this means that all tables in the database meet the criteria for the first three normal forms. B) The highest level of normal form is 3NF. C) Each level represents the table's vulnerability to redundancy, anomalies, and inaccuracies. D) The highest normal form is the level that a table satisfies along with all levels below.