Introduction to Database System A functional dependency is always an equation. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Keys made up of two or more attributes are called composite keys. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Internal auditors should review data system design before they are All of the listed here developed modified implemented All of the listed here developed modified implemented ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The term _____ is sometimes used to refer to a data file in which all the records have the same record format, that is, the same field names, field lengths, and data types. Database Table Flat file Data structure None of these Database Table Flat file Data structure None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? All of these None of these SELECT ALL FROM BOOK SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK All of these None of these SELECT ALL FROM BOOK SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The different classes of relations created by the technique for preventing modification anomalies are called: functional dependencies. referential integrity constraints. None of these normal forms. functional dependencies. referential integrity constraints. None of these normal forms. ANSWER DOWNLOAD EXAMIANS APP