Introduction to Database System In SQL, the CREATE TABLE is used All of these to redefine a column to change a table's storage characteristics to create a table, defining its columns, integrity constrains, and storage allocation to add a column/integrity constraint to a table All of these to redefine a column to change a table's storage characteristics to create a table, defining its columns, integrity constrains, and storage allocation to add a column/integrity constraint to a table ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, the ALTER TABLESPACE command is used All of the listed here to add/rename data files to take a tablespace online/offline to change storage characteristics All of the listed here to add/rename data files to take a tablespace online/offline to change storage characteristics ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Batch processing is appropriate if only a small computer system is available only a few transactions are involved a large computer system is available All of these None of these only a small computer system is available only a few transactions are involved a large computer system is available All of these None of these ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command(s) is(are) used to redefine a column of the table in SQL ? MODIFY TABLE ALTER TABLE all of the listed here DEFINE TABLE MODIFY TABLE ALTER TABLE all of the listed here DEFINE TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Data item characteristics that are important in data management include width spelling punctuation language width spelling punctuation language ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A compound key is a combination of each unique key is made up a several pieces of information both (a) and (b) None of these uniquely identifies an item in a list is a combination of each unique key is made up a several pieces of information both (a) and (b) None of these uniquely identifies an item in a list ANSWER DOWNLOAD EXAMIANS APP