Introduction to Database System In SQL, which command is used to add a column/integrity constraint to a table ADD COLUMN MODIFY TABLE ALTER TABLE INSERT COLUMN ADD COLUMN MODIFY TABLE ALTER TABLE INSERT COLUMN ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The PROJECT command will create new table that has more rows than the original table both of the listed here more fields than the original table none of the listed here more rows than the original table both of the listed here more fields than the original table none of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A functional dependency is always an equation. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Embedded pointer provide a physical record key None of these All of these a secondary access path an inverted index a physical record key None of these All of these a secondary access path an inverted index ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which type of entity cannot exist in the database unless another type of entity also exists in the database, but does not require that the identifier of that other entity be included as part of its own identifier? Weak entity ID- independent entity ID-dependent entity Strong entity Weak entity ID- independent entity ID-dependent entity Strong entity ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a 1:N relationship, the parent is the entity on the one side of the relationship and the child is the entity on the N side of the relationship. False True False True ANSWER DOWNLOAD EXAMIANS APP