Introduction to Database System Prior to 1970, all data was stored in separate files, which were mostly stored on reels of magnetic tape. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which of the following is not a data Manipulation Language Commands? DELETE SELECT CREATE UPDATE DELETE SELECT CREATE UPDATE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A network schema All of the listed here permits many-to-many relation¬ships stores data in tables restricts the structure to a one-to-many relationship All of the listed here permits many-to-many relation¬ships stores data in tables restricts the structure to a one-to-many relationship ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System One approach to standardizing storing of data All of these MIS structured programming CODASYL specifications None of these All of these MIS structured programming CODASYL specifications None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to add new rows to a table? INSERT ALTER TABLE ADD ROW APPEND INSERT ALTER TABLE ADD ROW APPEND ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command(s) is(are) used to redefine a column of the table in SQL ? all of the listed here ALTER TABLE MODIFY TABLE DEFINE TABLE all of the listed here ALTER TABLE MODIFY TABLE DEFINE TABLE ANSWER DOWNLOAD EXAMIANS APP