Question 699 Which of the following statements is false with respect to relational DBMS? A A disadvantage of highly normalized tables is that queries may require […]
Question 700 Concurrency control in RDBMS is important for which of the following reasons? A To ensure data integrity when reads occur to the database in […]
Question 701 Which of the following is not a transaction management SQL command? A Rollback B Commit C Select D Savepoint Database-Management-SystemTransactionsKVS DEC-2017 Question 701 Explanation: […]
Question 62 Which of the following statements best describes the main reasons for normalising relational database? (i) To achieve physical data independence (ii) To remove data […]