Introduction to Database System In a _____ a parent record type can be linked to one or more "child" record types, but a child record type can have only one parent. Distributed database Hierarchical database Relational database Network database Distributed database Hierarchical database Relational database Network database ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The data dictionary tells the DBMS what these files contain what files are in the database what attribute are possessed by the data All of the listed here what these files contain what files are in the database what attribute are possessed by the data All of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to remove a stored function from the database? ERASE FUNCTION DROP FUNCTION None of these REMOVE FUNCTION DELETE FUNCTION ERASE FUNCTION DROP FUNCTION None of these REMOVE FUNCTION DELETE FUNCTION 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-one relationship One-to-one relationship Many-to-many relationship None of these One-to-many relationship Many-to-one relationship One-to-one relationship Many-to-many relationship None of these One-to-many relationship ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A number of related records that are treated as a unit is called file batch field data file batch field data ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The functional dependency R → S means that the value of S can be determined when we are given a value of R. True False True False ANSWER DOWNLOAD EXAMIANS APP