Database Management SystemPU Spring 2023
a) What is database normalization? Explain in detail about INF, 2NF, 3NF with suitable examples. b) What are authorization and authentication? Why are they important? Explain in detail.
15- a) What is database normalization? Explain in detail about INF, 2NF, 3NF with suitable examples.
- b) What are authorization and authentication? Why are they important? Explain in detail.
A worked answer is on its wayMeanwhile, read the Database Management System notes for this topic.
Discussion
Loading…
More Database Management System questions
a) Differentiate between database schema and instances. Briefly describe DDL, DML and DCL. b) Define relational data model. Draw an E R diagram for a Library…PU Spring 202315a) Suppose we have the following relation. [<3 imployee(person name, street, city) iti diced Bo! tr Works (person name, company name, salary) Company (company…PU Spring 20238a) Write SQL statements for the following queries using the given Employees relation: 1 i) Create a database named Company and Employees relation. ii) Create…PU Spring 202315a) What are the steps in query processing? Make an operator tree for the following SQL expression: Select customer name FROM branch, account, depositor WHERE…PU Spring 20237a) Explain Log based recovery system with an appropriate log record example. b) Why should the transactions’ schedule be serialized? Explain conflict and view…PU Spring 20237Write short notes on: (Any two) 2x5 a) Data Dictionary kM eroEn otes b) Stored procedure ———— c) Object oriented Database 2PU Spring 2023