Introduction to Database System In SQL, which command is used to remove a stored function from the database? REMOVE FUNCTION ERASE FUNCTION DROP FUNCTION None of these DELETE FUNCTION REMOVE FUNCTION ERASE FUNCTION DROP FUNCTION None of these DELETE FUNCTION ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A form can be used to modify records All of these delete records format printed output None of these modify records All of these delete records format printed output None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to add new rows to a table? ADD ROW APPEND ALTER TABLE INSERT ADD ROW APPEND ALTER TABLE INSERT ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a one-to-many relationship, the entity that is on the many side of the relationship is called a(n) ________ entity. subtype instance child parent subtype instance child parent ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A ____ Contains the smallest unit of meaningful data, so you might call it the basic building block for a data file. Database Fields File structure Records Database Fields File structure Records ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The physical location of a record is determined by a mathematical formula that transforms a file key into a record location in a sequential file a hashed file None of these an indexed file a tree file a sequential file a hashed file None of these an indexed file a tree file ANSWER DOWNLOAD EXAMIANS APP