Back to the 2021 paper
Similar questions
DATABASE MANAGEMENT SYSTEM__________ operations do not preserve non-matched tuples. - (i) Inner join - (ii) Left outer join - (iii) Query - (iv) Relational schema20242mDatabase Management SystemWhat is a JOIN in SQL? Explain various JOIN operations with a suitable example for each and discuss their applications in database systems.20257mDATABASE MANAGEMENT SYSTEMWhich of the following operations is used if we are interested in only certain columns of a table? - (i) PROJECTION (ii) SELECTION (ii) UNION (iv) JOIN20212mDatabase Management SystemKey to represent relationship between tables is called (i) primary key (ii) secondary key (iii) foreign key (iv) None of the above20202m
PreviousThe Object Query Language is which of the following? - (i) Similar to SQL and uses a select-from-where structure (ii) Similar to SQL and uses a select-where structure (ii) Similar to SQL and uses a from-where structure (iv) Not similar to SQLNextList five responsibilities of the database manager. For each responsibility, explain the problem that would arise if the responsibility were not discharged.