Introduction to Database System Which command(s) is(are) used to redefine a column of the table in SQL ? MODIFY TABLE all of the listed here DEFINE TABLE ALTER TABLE MODIFY TABLE all of the listed here DEFINE TABLE ALTER TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In the relational model, relationships between relations or tables are created by using: determinants. foreign keys. candidate keys. composite keys. determinants. foreign keys. candidate keys. composite keys. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A form defines the width of each field both of the listed here none of the listed here where data is placed on the screen the width of each field both of the listed here none of the listed here where data is placed on the screen ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A database design may be based on existing data. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System One solution to the multivalued dependency constraint problem is to: change the theme. split the relation into two relations, each with a single theme. create a new theme. add a composite key. change the theme. split the relation into two relations, each with a single theme. create a new theme. add a composite key. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation is a two-dimensional table. False True False True ANSWER DOWNLOAD EXAMIANS APP