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
Introduction to Database System In SQL, which command is used to select data in rows and column from one or more tables? LIST CHOOSE BROWSE None of these SELECT LIST CHOOSE BROWSE None of these SELECT ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System What name is given to the collection of facts, items of information or data which are related in some way? Directory information Information tree Information provider Database Directory information Information tree Information provider Database ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to add a column/integrity constraint to a table ALTER TABLE INSERT COLUMN MODIFY TABLE ADD COLUMN ALTER TABLE INSERT COLUMN MODIFY TABLE ADD COLUMN ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is a serious problem of file management systems? data redundancy All of these difficult to update lack of data independence program dependence data redundancy All of these difficult to update lack of data independence program dependence 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 REMOVE FUNCTION DROP FUNCTION DELETE FUNCTION ERASE FUNCTION None of these REMOVE FUNCTION DROP FUNCTION DELETE FUNCTION ERASE FUNCTION ANSWER DOWNLOAD EXAMIANS APP