Introduction to Database System A _____ means that one record in a particular record type can be related to many records in another record type and vice-versa. One-to-one relationship None of these Many-to-many relationship Many-to-one relationship One-to-many relationship One-to-one relationship None of these Many-to-many relationship Many-to-one relationship One-to-many relationship ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Embedded pointer provide a physical record key a secondary access path All of these None of these an inverted index a physical record key a secondary access path All of these None of these an inverted index ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System You have run an SQL statement that asked the DBMS to display data in a table named USER_TABLES. The results include columns of data labeled "TableName," "NumberOfColumns" and "PrimaryKey." You are looking at ________ . metadata user data A report indexes metadata user data A report indexes ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which type of entity represents a logical generalization whose actual occurrence is represented by a second, associated entity? Subtype entity Archetype entity Instance entity Supertype entity Subtype entity Archetype entity Instance entity Supertype entity ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to add new rows to a table? INSERT ALTER TABLE APPEND ADD ROW INSERT ALTER TABLE APPEND ADD ROW ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to select only one copy of each set of duplicable rows SELECT DIFFERENT SELECT UNIQUE SELECT DISTINCT None of these All of these SELECT DIFFERENT SELECT UNIQUE SELECT DISTINCT None of these All of these ANSWER DOWNLOAD EXAMIANS APP