Introduction to Database System In SQL, the CREATE TABLE is used to add a column/integrity constraint to a table to change a table's storage characteristics to redefine a column to create a table, defining its columns, integrity constrains, and storage allocation All of these to add a column/integrity constraint to a table to change a table's storage characteristics to redefine a column to create a table, defining its columns, integrity constrains, and storage allocation All of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A list in alphabetical order both (b) and (c) is the result of a sort operation is in ascending order is in descending order None of these both (b) and (c) is the result of a sort operation is in ascending order is in descending order None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a one-to-many relationship, the entity that is on the one side of the relationship is called a(n) ________ entity. instance child subtype parent instance child subtype parent ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is not the responsibility of the utilities component of DBMS software? removing flagged records for deletion monitoring performance None of these creating the physical and logical designs creating and maintaining the data dictionary removing flagged records for deletion monitoring performance None of these creating the physical and logical designs creating and maintaining the data dictionary ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation is in Boyce-Codd Normal Form (BCNF) if every determinant is a composite key. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In an enterprise-class database system, business users interact directly with database applications, which directly access the database data. True False True False ANSWER DOWNLOAD EXAMIANS APP