Introduction to Database System The main idea behind computer files is that it is convenient to access them create them arrange them store information together access them create them arrange them store information together ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to changes data in a table? INSERT BROWSE UPDATE APPEND INSERT BROWSE UPDATE APPEND ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which of the following is not a data Manipulation Language Commands? DELETE UPDATE SELECT CREATE DELETE UPDATE SELECT CREATE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A functional dependency is a relationship between or among: tables. attributes. relations. rows. tables. attributes. relations. rows. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Enterprise Resource Planning (ERP) is an example of a single user database. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? None of these All of these SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK None of these All of these SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK SELECT ALL FROM BOOK ANSWER DOWNLOAD EXAMIANS APP