Introduction to Database System In SQL, the CREATE TABLE is used to create a table, defining its columns, integrity constrains, and storage allocation to add a column/integrity constraint to a table All of these to redefine a column to change a table's storage characteristics to create a table, defining its columns, integrity constrains, and storage allocation to add a column/integrity constraint to a table All of these to redefine a column to change a table's storage characteristics ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is not the responsibility of the utilities component of DBMS software? None of these creating and maintaining the data dictionary monitoring performance creating the physical and logical designs removing flagged records for deletion None of these creating and maintaining the data dictionary monitoring performance creating the physical and logical designs removing flagged records for deletion ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a _____ a parent record type can be linked to one or more "child" record types, but a child record type can have only one parent. Relational database Hierarchical database Distributed database Network database Relational database Hierarchical database Distributed database Network database ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is a serious problem of file management systems? All of these program dependence lack of data independence difficult to update data redundancy All of these program dependence lack of data independence difficult to update data redundancy ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System If attributes A and B determine attribute C, then it is also true that: A → B → (A,B) is a composite determinant. C is a determinant. A → B → (A,B) is a composite determinant. C is a determinant. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In which of the following is a single-entity instance of one type related to many entity instances of another type? Many-to-Many Relationship Composite Relationship One-to-One Relationship One-to-Many Relationship Many-to-Many Relationship Composite Relationship One-to-One Relationship One-to-Many Relationship ANSWER DOWNLOAD EXAMIANS APP