Introduction to Database System In an enterprise-class database system, business users interact directly with database applications, which directly access the database data. False True False True 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 Data structure Table None of these Flat file Database Data structure Table None of these Flat file ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A DBMS that combines a DBMS and an application generator is ________ . IBM's DB2 Microsoft's Access Microsoft's SQL Server Oracle Corporation's Oracle IBM's DB2 Microsoft's Access Microsoft's SQL Server Oracle Corporation's Oracle ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation is in 5NF when multivalued dependencies are isolated in their own relation. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The primary key is selected from the: candidate keys. determinants. foreign keys. composite keys. candidate keys. determinants. foreign keys. composite keys. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command(s) is(are) used to redefine a column of the table in SQL ? MODIFY TABLE DEFINE TABLE ALTER TABLE all of the listed here MODIFY TABLE DEFINE TABLE ALTER TABLE all of the listed here ANSWER DOWNLOAD EXAMIANS APP