Introduction to Database System When performing a look-up operation using a form All of these you type the key in an entry line, and the correct form is displayed you look at each form sequentially until you see the one you want you enter the search value into the form None of these All of these you type the key in an entry line, and the correct form is displayed you look at each form sequentially until you see the one you want you enter the search value into the form None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to remove a stored function from the database? None of these DROP FUNCTION ERASE FUNCTION REMOVE FUNCTION DELETE FUNCTION None of these DROP FUNCTION ERASE FUNCTION REMOVE FUNCTION DELETE FUNCTION ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System What is the language used by most of the DBMSs for helping their users to access data? Query language SQL High level language 4GL Query language SQL High level language 4GL ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The XML family of standards is very important in database processing today. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the CREATE TABLE is used to redefine a column to change a table's storage characteristics to add a column/integrity constraint to a table to create a table, defining its columns, integrity constrains, and storage allocation All of these to redefine a column to change a table's storage characteristics to add a column/integrity constraint to a table to create a table, defining its columns, integrity constrains, and storage allocation All of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to remove a table from the database in SQL? UNATTACH TABLE DELETE TABLE ERASE TABLE DROP TABLE UNATTACH TABLE DELETE TABLE ERASE TABLE DROP TABLE ANSWER DOWNLOAD EXAMIANS APP