Introduction to Database System The modify operation is likely to be done after Delete Insert None of these All of these Look-up Delete Insert None of these All of these Look-up ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? All of these None of these SELECT ALL FROM BOOK SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK All of these None of these SELECT ALL FROM BOOK SELECT SUB FROM BOOK SELECT DISTINCT SUB FROM BOOK ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The _____ command is used to allocates an extent for the table in SQL MODIFY ALLOCATES MODIFY TABLE ALTER TABLE None of these REDEFINE TABLE MODIFY ALLOCATES MODIFY TABLE ALTER TABLE None of these REDEFINE TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The model for a _____ resembles the hierarchical model in many respects. None of these Hierarchical database Relational database Distributed database Network database None of these Hierarchical database Relational database Distributed database Network database ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System The only reason for the existence of relations is to store instances of functional dependencies. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A relation is considered a: two-dimensional table. one-dimensional table. Column. three-dimensional table. two-dimensional table. one-dimensional table. Column. three-dimensional table. ANSWER DOWNLOAD EXAMIANS APP