Introduction to Database System Which language has recently become the de-facto standard for interfacing application programs with relational database system? dBASE SQL 4GL Oracle None of these dBASE SQL 4GL Oracle None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a _____ a parent record type can be linked to one or more "child" record types, but a child record type can have only one parent. Distributed database Hierarchical database Relational database Network database Distributed database Hierarchical database Relational database Network database ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An application where only one user accesses the database at a given time is an example of a(n) ________ . data mining database application multiuser database application e-commerce database application single-user database application data mining database application multiuser database application e-commerce database application single-user database application ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Primitive operations common to all record management systems include Print Sort All of the listed here Look-up Print Sort All of the listed here Look-up ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System If attributes A and B determine attribute C, then it is also true that: B → C is a determinant. A → (A,B) is a composite determinant. B → C is a determinant. A → (A,B) is a composite determinant. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to add a column/integrity constraint to a table ADD COLUMN ALTER TABLE INSERT COLUMN MODIFY TABLE ADD COLUMN ALTER TABLE INSERT COLUMN MODIFY TABLE ANSWER DOWNLOAD EXAMIANS APP