Back to the 2021 paper
Similar questions
Operating SystemA process is: (i) program in high level language kept on disk (ii) content of main memory (iii) program in execution (iv) job in secondary memory20222mDatabase Management SystemDiscuss the procedure of deadlock detection and recovery in transaction?20247mDatabase Management SystemBriefly explain the ACID properties of the transactions to ensure integrity of the data.20227mDatabase Management SystemWhich of the following is used for indexing in database systems? (i) Transaction log (ii) B-tree (iii) Views (iv) Triggers20242m
PreviousWhich of the following is true? - (i) B+ tree allows only the rapid random access (ii) B+ tree allows only the rapid sequential access (iii) B + tree allows rapid random access as well as rapid sequential access (iv) B + tree allows rapid random access and slower sequential accessNextWhich of the following is used at the end of the view to reject the tuples which do not satisfy the condition in where clause? - (i) With (ii) Check (iii) With check (iv) All of the above