Introduction to Database System In SQL, which command is used to add a column/integrity constraint to a table INSERT COLUMN ALTER TABLE MODIFY TABLE ADD COLUMN INSERT COLUMN ALTER TABLE MODIFY TABLE ADD COLUMN ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Sophisticated report generators can All of the listed here perform arithmetic operations print row-oriented reports selectively retrieve and print portions of a list All of the listed here perform arithmetic operations print row-oriented reports selectively retrieve and print portions of a list ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A data dictionary is a special file that contains None of these the names of all fields in all files All of these the data types of all fields in all files the widths of all fields in all files None of these the names of all fields in all files All of these the data types of all fields in all files the widths of all fields in all files ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command is used to changes data in a table? UPDATE BROWSE INSERT APPEND UPDATE BROWSE INSERT APPEND ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a database, data is stored in spreadsheets which have rows and columns. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a relation, the rows are sometimes called "records". True False True False ANSWER DOWNLOAD EXAMIANS APP