Introduction to Database System In SQL, the CREATE VIEW command is used to recompile view to recompile a table to define a view of one or more tables or views to create a trigger to recompile view to recompile a table to define a view of one or more tables or views to create a trigger ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A _____ means that one record in a particular record type is related to only one record of another record type. One-to-one relationship One-to-many relationship None of these Many-to-one relationship Many-to-many relationship One-to-one relationship One-to-many relationship None of these Many-to-one relationship Many-to-many relationship ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Database applications are seldom intended for use by a single user. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is not true of the traditional approach to information processing? There is common sharing of data among the various applications It is file-oriented Programs are dependent on the files All of these It is inflexible There is common sharing of data among the various applications It is file-oriented Programs are dependent on the files All of these It is inflexible ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System One solution to the multivalued dependency constraint problem is to: split the relation into two relations, each with a single theme. change the theme. add a composite key. create a new theme. split the relation into two relations, each with a single theme. change the theme. add a composite key. create a new theme. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Keys made up of two or more attributes are called composite keys. False True False True ANSWER DOWNLOAD EXAMIANS APP