Introduction to Database System The _____ command is used to allocates an extent for the table in SQL REDEFINE TABLE ALTER TABLE MODIFY ALLOCATES None of these MODIFY TABLE REDEFINE TABLE ALTER TABLE MODIFY ALLOCATES None of these MODIFY TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A top-to-bottom relationship among the items in a database is established by a All of the listed here Relational schema Network schema Hierarchical schema All of the listed here Relational schema Network schema Hierarchical schema ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A recursive relationship is a relationship between an archetype and an instance of that archetype. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A database management system might consist of application programs and a software package called AUTOFLOW FORTRAN TOTAL BPL AUTOFLOW FORTRAN TOTAL BPL ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System An operation that will increase the length of a list is All of the listed here Look-up Modify Insert All of the listed here Look-up Modify Insert ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command is used to select distinct subject (SUB) from the table (BOOK)? SELECT SUB FROM BOOK All of these None of these SELECT ALL FROM BOOK SELECT DISTINCT SUB FROM BOOK SELECT SUB FROM BOOK All of these None of these SELECT ALL FROM BOOK SELECT DISTINCT SUB FROM BOOK ANSWER DOWNLOAD EXAMIANS APP