Introduction to Database System In SQL, the CREATE TABLE is used to add a column/integrity constraint to a table to redefine a column All of these to create a table, defining its columns, integrity constrains, and storage allocation to change a table's storage characteristics to add a column/integrity constraint to a table to redefine a column All of these to create a table, defining its columns, integrity constrains, and storage allocation to change a table's storage characteristics ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In which of the following is a single-entity instance of one type of related to a single-entity instance of another type? Many-to-Many Relationship One-to-Many Relationship Composite Relationship One-to-One Relationship Many-to-Many Relationship One-to-Many Relationship Composite Relationship One-to-One Relationship ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A logical schema is a standard way of organizing information into accessible parts None of these All of these describes how data is actually stored on disk is the entire database is a standard way of organizing information into accessible parts None of these All of these describes how data is actually stored on disk is the entire database ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Structured Query Language (SQL) is an internationally recognized standard language that is understood by all commercial database management system products. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which of the following is not a data Manipulation Language Commands? SELECT UPDATE CREATE DELETE SELECT UPDATE CREATE DELETE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command(s) is(are) used to enable/disable all triggers on a table? ALTER TABLE ALTER TRIGGERS All of the listed here MODIFY TRIGGERS IN TABLE ALTER TABLE ALTER TRIGGERS All of the listed here MODIFY TRIGGERS IN TABLE ANSWER DOWNLOAD EXAMIANS APP