Introduction to Database System In SQL, which command(s) is(are) used to create a synonym for a schema object? CREATE SCHEMA All of the listed here CREATE SYNONYM CREATE SAME CREATE SCHEMA All of the listed here CREATE SYNONYM CREATE SAME ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which command(s) is(are) used to enable/disable/drop an integrity constraint in SQL? All of the listed here DEFINE TABLE ALTER TABLE MODIFY TABLE All of the listed here DEFINE TABLE ALTER TABLE MODIFY TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A key is a group of one or more attributes that uniquely identifies a row. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In a relation, the order of the rows matters. False True False True ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Each of data files has a _____ that describe the way the data is stored in the file. File structure Database Records Fields File structure Database Records Fields ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System 1:1, 1:N and N:M relationships are also known as HAS-A relationships. False True False True ANSWER DOWNLOAD EXAMIANS APP