Introduction to Database System In SQL, the CREATE TABLESPACE is used All of these to create a place in the database for storage of scheme objects, rollback segments, and naming the data files to comprise the tablespace to create a database trigger None of these to add/rename data files, to change storage All of these to create a place in the database for storage of scheme objects, rollback segments, and naming the data files to comprise the tablespace to create a database trigger None of these to add/rename data files, to change storage ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which of the following is a database administrator's function? performance monitoring backing up the database database design All of the listed here performance monitoring backing up the database database design All of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A file produced by a spreadsheet can be used as it by the DBMS all of the listed here can be used for graphic is generally stored on disk in an ASCII text format can be used as it by the DBMS all of the listed here can be used for graphic is generally stored on disk in an ASCII text format ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In any hierarchy of data organization, the smallest entity to be processed as a single unit is called None of these data file database data record data field None of these data file database data record data field ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command(s) is(are) used to redefine a column of the table in SQL ? DEFINE TABLE ALTER TABLE MODIFY TABLE all of the listed here DEFINE TABLE ALTER TABLE MODIFY TABLE all of the listed here ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System To have a file hold a list, it is necessary to identify the records in the list All of the listed here decide which fields will be used as sort or index keys identify the name, width and type of the fields of each record. identify the records in the list All of the listed here decide which fields will be used as sort or index keys identify the name, width and type of the fields of each record. ANSWER DOWNLOAD EXAMIANS APP