Introduction to Database System In SQL, which command is used to add new rows to a table? ALTER TABLE APPEND INSERT ADD ROW ALTER TABLE APPEND INSERT ADD ROW ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A key is a group of one or more attributes that uniquely identifies a row. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Versatile report generators can provide Calculations All of these Subtotals None of these Columnar totals Calculations All of these Subtotals None of these Columnar totals ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command(s) is(are) used to redefine a column of the table in SQL ? DEFINE TABLE all of the listed here MODIFY TABLE ALTER TABLE DEFINE TABLE all of the listed here MODIFY TABLE ALTER TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System If a piece of data is stored in two places in the database, then changing the data is one spot will cause data inconsistency both (a) and (b) it can be more easily accessed storage space is wasted None of these changing the data is one spot will cause data inconsistency both (a) and (b) it can be more easily accessed storage space is wasted None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a large DBMS each subschema contains every field in the logical schema all of the listed here each user can access every sub¬schema each user can "see" only a small part of the entire database each subschema contains every field in the logical schema all of the listed here each user can access every sub¬schema each user can "see" only a small part of the entire database ANSWER DOWNLOAD EXAMIANS APP