Introduction to Database System An indexing operation sorts a file using a single key establishes an index for a file sorts file using two keys None of the listed here sorts a file using a single key establishes an index for a file sorts file using two keys None of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the CREATE TABLE is used to create a table, defining its columns, integrity constrains, and storage allocation to redefine a column to change a table's storage characteristics to add a column/integrity constraint to a table All of these to create a table, defining its columns, integrity constrains, and storage allocation to redefine a column to change a table's storage characteristics to add a column/integrity constraint to a table All of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove a table from the database in SQL? ERASE TABLE DROP TABLE UNATTACH TABLE DELETE TABLE ERASE TABLE DROP TABLE UNATTACH TABLE DELETE TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In which of the following is a single-entity instance of one type related to many entity instances of another type? Many-to-Many Relationship Composite Relationship One-to-One Relationship One-to-Many Relationship Many-to-Many Relationship Composite Relationship One-to-One Relationship One-to-Many Relationship ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A _____ database does not use pointers or physical links, but instead finds related records by examining the contents of fields. Relational Hierarchical None of these Object-Oriented Network Relational Hierarchical None of these Object-Oriented Network ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a relation, the rows are sometimes called "records". False True False True ANSWER DOWNLOAD EXAMIANS APP