Introduction to Database System 1:1, 1:N and N:M relationships are also known as HAS-A relationships. True False True False ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Which two files are used during operation of the DBMS? None of the listed here data dictionary and transaction log query language and utilities data dictionary and query language None of the listed here data dictionary and transaction log query language and utilities data dictionary and query language ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System In SQL, which command(s) is(are) used to create a synonym for a schema object? CREATE SAME CREATE SCHEMA All of the listed here CREATE SYNONYM CREATE SAME CREATE SCHEMA All of the listed here CREATE SYNONYM ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System A logical schema is the entire database is a standard way of organizing information into accessible parts describes how data is actually stored on disk None of these All of these is the entire database is a standard way of organizing information into accessible parts describes how data is actually stored on disk None of these All 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 all of the listed here DEFINE TABLE ALTER TABLE MODIFY TABLE all of the listed here DEFINE TABLE ALTER TABLE ANSWER DOWNLOAD EXAMIANS APP
Introduction to Database System Two files may be joined into a third file if both (b) and (c) they have a field in common they have a row in common they have no records with the same value in the common field None of these both (b) and (c) they have a field in common they have a row in common they have no records with the same value in the common field None of these ANSWER DOWNLOAD EXAMIANS APP