Introduction to Database System Which of the following refers to an entity in which the identifier of one entity includes the identifier of another entity? Weak entity ID-independent entity Strong entity ID-dependent entity Weak entity ID-independent entity Strong entity ID-dependent entity ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? SELECT DISTINCT SUB FROM BOOK None of these SELECT SUB FROM BOOK SELECT ALL FROM BOOK All of these SELECT DISTINCT SUB FROM BOOK None of these SELECT SUB FROM BOOK SELECT ALL FROM BOOK All of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A subtype entity is a special case of another entity called a supertype entity. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The term _____ is sometimes used to refer to a data file in which all the records have the same record format, that is, the same field names, field lengths, and data types. Flat file Database Table Data structure None of these Flat file Database Table Data structure None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System 1:1, 1:N and N:M relationships are also known as HAS-A relationships. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the CREATE VIEW command is used to define a view of one or more tables or views to create a trigger to recompile a table to recompile view to define a view of one or more tables or views to create a trigger to recompile a table to recompile view ANSWER DOWNLOAD EXAMIANS APP