Describe the Three-Schema Architecture of DBMS. Distinguish Physical Data Independence and Logical Independence.
3 December, 2024Discuss the ACID properties of transaction.
3 December, 2024Write short notes: B tree
3 December, 2024What is Weak entity set? Explain with suitable example.
3 December, 2024What do you mean by ‘Ternary Relationship’? Define the concept of aggregation with suitable example.
3 December, 2024Consider the following tables:
DEPT (DCODE, DNAME)
EMP (ECODE, ENAME, BASIC, DCODE, DT_JN)
Write down the SQL statements for the following:
With suitable examples, show how recovery in a database system can be done using Log Files with