Introduction to Database System In SQL, the CREATE TABLESPACE is used to create a place in the database for storage of scheme objects, rollback segments, and naming the data files to comprise the tablespace None of these to add/rename data files, to change storage All of these to create a database trigger to create a place in the database for storage of scheme objects, rollback segments, and naming the data files to comprise the tablespace None of these to add/rename data files, to change storage All of these to create a database trigger ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System If attribute A determines both attributes B and C, then it is also true that: (B,C) → A → C → B → (B,C) → A → C → B → ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the _____ command is used to recompile a view COMPILE VIEW None of these ALTER VIEW CREATE VIEW DEFINE VIEW COMPILE VIEW None of these ALTER VIEW CREATE VIEW DEFINE VIEW ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following products was the first to implement true relational algebra in a PC DBMS? IDMS R:base dBase-II Oracle IDMS R:base dBase-II Oracle 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 REDEFINE TABLE None of these MODIFY ALLOCATES MODIFY TABLE ALTER TABLE REDEFINE TABLE None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a one-to-many relationship, the entity that is on the one side of the relationship is called a(n) ________ entity. child parent subtype instance child parent subtype instance ANSWER DOWNLOAD EXAMIANS APP