Introduction to Database System In SQL, the CREATE TABLE is used All of these to change a table's storage characteristics to add a column/integrity constraint to a table to redefine a column to create a table, defining its columns, integrity constrains, and storage allocation All of these to change a table's storage characteristics to add a column/integrity constraint to a table to redefine a column to create a table, defining its columns, integrity constrains, and storage allocation 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. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Two files may be joined into a third file if they have a row in common they have no records with the same value in the common field both (b) and (c) None of these they have a field in common they have a row in common they have no records with the same value in the common field both (b) and (c) None of these they have a field in common ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Composite identifiers consist of two or more attributes. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An identifier typically uses more than one attribute. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System When designing a database, first identify the entities, then determine the attributes, and finally establish the relationships. False True False True ANSWER DOWNLOAD EXAMIANS APP