Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? SELECT DISTINCT SUB FROM BOOK SELECT SUB FROM BOOK SELECT ALL FROM BOOK All of these None of these SELECT DISTINCT SUB FROM BOOK SELECT SUB FROM BOOK SELECT ALL FROM BOOK All of these None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A _____ database does not use pointers or physical links, but instead finds related records by examining the contents of fields. Object-Oriented Network Hierarchical None of these Relational Object-Oriented Network Hierarchical None of these Relational ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System If a calculation is embedded in a form the result of the calculations are printed in report the calculations are stored with the form all of the listed here the result of the calculations are stored with the form the result of the calculations are printed in report the calculations are stored with the form all of the listed here the result of the calculations are stored with the form ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The modify operation is likely to be done after Insert Look-up All of these Delete None of these Insert Look-up All of these Delete None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The Management Information system (MIS) structure with one main computer system is called a distributed MIS structure hierarchical MIS structure centralized MIS structure decentralized MIS structure distributed MIS structure hierarchical MIS structure centralized MIS structure decentralized MIS structure ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A _____ means that one record in a particular record type can be related to many records in another record type and vice-versa. Many-to-one relationship One-to-one relationship None of these One-to-many relationship Many-to-many relationship Many-to-one relationship One-to-one relationship None of these One-to-many relationship Many-to-many relationship ANSWER DOWNLOAD EXAMIANS APP