Introduction to Database System An indexing operation sorts a file using a single key sorts file using two keys None of the listed here establishes an index for a file sorts a file using a single key sorts file using two keys None of the listed here establishes an index for a file ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Composite identifiers consist of two or more attributes. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to add a column/integrity constraint to a table INSERT COLUMN MODIFY TABLE ALTER TABLE ADD COLUMN INSERT COLUMN MODIFY TABLE ALTER TABLE ADD COLUMN ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to add new rows to a table? ADD ROW ALTER TABLE INSERT APPEND ADD ROW ALTER TABLE INSERT APPEND ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A key is a group of one or more attributes that uniquely identifies a row. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Relations are categorized into normal forms according to the referential integrity constraints that they have. False True False True ANSWER DOWNLOAD EXAMIANS APP