Introduction to Database System A logical schema describes how data is actually stored on disk is the entire database None of these All of these is a standard way of organizing information into accessible parts describes how data is actually stored on disk is the entire database None of these All of these is a standard way of organizing information into accessible parts ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? None of these SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK All of these None of these SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK All of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A data dictionary doesn't provide information about: the size of the disk storage device where data is located It allows a many-to-many relationship It will be the dominant data base of the future It is conceptually simple the size of the disk storage device where data is located It allows a many-to-many relationship It will be the dominant data base of the future It is conceptually simple ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System If you want to group the records in the abc database, you could use the Jobcode as the _____. Index Sort Key Update Delete Index Sort Key Update Delete 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. Many-to-many relationship Many-to-one relationship One-to-many relationship None of these One-to-one relationship Many-to-many relationship Many-to-one relationship One-to-many relationship None of these One-to-one relationship ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation has cells that hold multi-value entries. False True False True ANSWER DOWNLOAD EXAMIANS APP