Introduction to Database System A relational database management (RDBM) package manages data in more than one file at once. How does it organize these file? As tuple both (a) and (b) tables None of these relations tuple both (a) and (b) tables None of these relations ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The physical location of a record is determined by a mathematical formula that transforms a file key into a record location in a tree file an indexed file a hashed file None of these a sequential file a tree file an indexed file a hashed file None of these a sequential file ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which type of entity represents an actual occurrence of an associated generalized entity? Supertype entity Archetype entity Subtype entity Instance entity Supertype entity Archetype entity Subtype entity Instance entity ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation is a two-dimensional table. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The language used in application programs to request data from the DBMS is referred to as the All of the listed here DDL query language DML All of the listed here DDL query language DML ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Given the functional dependency R → (S,T) , then it is also true that R → S. False True False True ANSWER DOWNLOAD EXAMIANS APP