Introduction to Database System Each of data files has a _____ that describe the way the data is stored in the file. Fields File structure Database Records Fields File structure Database Records ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A _____ means that one record in a particular record type may be related to more than one record of another record type. One-to-one relationship Many-to-one relationship Many-to many relationship One-to-many relationship One-to-one relationship Many-to-one relationship Many-to many relationship One-to-many relationship ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The data dictionary tells the DBMS what these files contain what attribute are possessed by the data All of the listed here what files are in the database what these files contain what attribute are possessed by the data All of the listed here what files are in the database ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to add new rows to a table? ALTER TABLE ADD ROW APPEND INSERT ALTER TABLE ADD ROW APPEND INSERT ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The different classes of relations created by the technique for preventing modification anomalies are called: referential integrity constraints. None of these normal forms. functional dependencies. referential integrity constraints. None of these normal forms. functional dependencies. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System 1:1, 1:N and N:M relationships are also known as HAS-A relationships. False True False True ANSWER DOWNLOAD EXAMIANS APP