Introduction to Database System A minimum cardinality is the minimum number of entity instances that may participate in a relationship instance. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is NOT a basic element of all versions of the E-R model? Attributes Entities Relationships Primary keys Attributes Entities Relationships Primary keys ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The DBMS that is most difficult to use is ________ . Microsoft's SQL Server IBM's DB2 Microsoft's Access Oracle Corporation's Oracle Microsoft's SQL Server IBM's DB2 Microsoft's Access Oracle Corporation's Oracle ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A maximum cardinality is the maximum number of entity instances that can participate in a relationship instance. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to add new rows to a table? ADD ROW APPEND INSERT ALTER TABLE ADD ROW APPEND INSERT ALTER TABLE 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 change a table's storage characteristics to redefine a column 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 change a table's storage characteristics to redefine a column to add a column/integrity constraint to a table All of these ANSWER DOWNLOAD EXAMIANS APP