Introduction to Database System After you _____ a record, many data management the environments require you to issue a command to save the changes you made. Sort key Index Update Delete Sort key Index Update Delete ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System What is the language used by most of the DBMSs for helping their users to access data? High level language 4GL Query language SQL High level language 4GL Query language SQL ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A subtype entity is a special case of another entity called a supertype entity. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command(s) is(are) used to redefine a column of the table in SQL ? ALTER TABLE all of the listed here DEFINE TABLE MODIFY TABLE ALTER TABLE all of the listed here DEFINE TABLE MODIFY TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a large DBMS each user can access every sub¬schema each user can "see" only a small part of the entire database all of the listed here each subschema contains every field in the logical schema each user can access every sub¬schema each user can "see" only a small part of the entire database all of the listed here each subschema contains every field in the logical schema ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System If attribute A determines both attributes B and C, then it is also true that: (B,C) → C → A → B → (B,C) → C → A → B → ANSWER DOWNLOAD EXAMIANS APP