Introduction to Database System In SQL, the CREATE TABLE is used to change a table's storage characteristics to create a table, defining its columns, integrity constrains, and storage allocation to redefine a column to add a column/integrity constraint to a table All of these to change a table's storage characteristics to create a table, defining its columns, integrity constrains, and storage allocation to redefine a column to add a column/integrity constraint to a table All of these ANSWER DOWNLOAD EXAMIANS APP
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 None of these to add/rename data files, to change storage to create a database trigger 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 None of these to add/rename data files, to change storage to create a database trigger ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a relation, the order of the rows matters. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Because it contains a description of its own structure, a database is considered to be ________ . metadata compatible self-describing described an application program metadata compatible self-describing described an application program ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Properties that describe the characteristics of entities are called: attributes. entities. relationships. identifiers. attributes. entities. relationships. identifiers. ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, GRANT command is used to None of the listed here allow user to create databases allow user to access databases grant system privileges, roles, and object privileges to uses and roles None of the listed here allow user to create databases allow user to access databases grant system privileges, roles, and object privileges to uses and roles ANSWER DOWNLOAD EXAMIANS APP