Give an example schedule that is not serializable. Explain why your schedule is not serializable.
Home/Computer Science/DBMS/Page 8
SIKSHAPATH Latest Questions
pratyush
Asked: November 20, 2021In: DBMS
The following table has two attributes A and C where A is the primary key and C is the foreign key referencing A with on-delete cascade. A C —– 2 4 3 4 4 3 5 2 7 2 9 5 6 4 The set of all tuples that must be additionally deleted to preserve referential integrity when ...
pratyush
Asked: November 20, 2021In: DBMS
Consider money is transferred from (1)account-A to account-B and (2) account-B to account-A. Which form a transaction will it be? Explain.
mks285
Asked: November 19, 2021In: DBMS
Create a package with procedure that shows the usage of the WHILE loop to calculate the average of user entered numbers and entry of more numbers are stopped by entering number 0?
List triggers that can be used for table auditing?
Amanpreet Singh
Asked: November 19, 2021In: DBMS