Introduction to Database System Sophisticated report generators can perform arithmetic operations selectively retrieve and print portions of a list print row-oriented reports All of the listed here perform arithmetic operations selectively retrieve and print portions of a list print row-oriented reports All of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to changes data in a table? APPEND INSERT UPDATE BROWSE APPEND INSERT UPDATE BROWSE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The master list of an indexed file has a number assigned to each record contains only a list of keys and record numbers is sorted in ascending order None of these both (b) and (c) has a number assigned to each record contains only a list of keys and record numbers is sorted in ascending order None of these both (b) and (c) ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Relations are categorized into normal forms according to the referential integrity constraints that they have. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A ternary relationship is so called because in contains two entities and one association between them. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? SELECT SUB FROM BOOK SELECT ALL FROM BOOK SELECT DISTINCT SUB FROM BOOK None of these All of these SELECT SUB FROM BOOK SELECT ALL FROM BOOK SELECT DISTINCT SUB FROM BOOK None of these All of these ANSWER DOWNLOAD EXAMIANS APP