Filters
Question type

Study Flashcards

Suppose a relational database contained two linked tables.Which of the following items is not necessarily present in the database?


A) Two primary keys
B) Two foreign keys
C) At least one column
D) One foreign key

Correct Answer

verifed

verified

The physical view of a database system refers to


A) how a user or programmer conceptually organizes and understands the data.
B) how the DBMS accesses data for a certain application program.
C) how and where the data are physically arranged and stored.
D) how master files store data values used by more than one application program.

Correct Answer

verifed

verified

The logical view of a database system refers to


A) how a user or programmer conceptually organizes and understands the data.
B) how the DBMS accesses data for a certain application program.
C) how and where the data are physically arranged and stored.
D) how master files store data values used by more than one application program.

Correct Answer

verifed

verified

In a well-structured relational database,


A) foreign keys cannot be null.
B) there must be at least two foreign keys.
C) every column in a row must be single valued.
D) one table must be related to all other tables.

Correct Answer

verifed

verified

If a national sales tax were implemented,which language would be used to add a new field in the sales table to track the sales tax due?


A) Data Definition Language
B) Data Manipulation Language
C) Data Query Language
D) Data Update Language

Correct Answer

verifed

verified

When the human resources manager wants to gather data about salary and start date by employees and by departments,the manager would use which language?


A) Data Manipulation Language
B) Data Query Language
C) Data Report Language
D) Data Definition Language

Correct Answer

verifed

verified

Describe the information that is contained in the data dictionary.

Correct Answer

verifed

verified

The data dictionary contains information...

View Answer

Discuss the ways in which a well-designed DBMS will facilitate the three basic functions of creating,changing,and querying data.

Correct Answer

verifed

verified

A DBMS will use data definition,data man...

View Answer

A ________ is an abstract representation of a database's contents.


A) schema
B) logical data model
C) physical view
D) data dictionary

Correct Answer

verifed

verified

In a relational database,requiring that every record in a table have a unique identifier is called the


A) entity integrity rule.
B) referential integrity rule.
C) unique primary key rule.
D) foreign key rule.

Correct Answer

verifed

verified

Seacrest Bedding is changing from a file-oriented system to a relational database system.Identify and design at least three tables that would be needed to capture data for a sales transaction.Each table should include a primary key,three non-key attributes,and foreign keys as necessary.Make up data values for two records within each table.

Correct Answer

verifed

verified

Customer table;ID (primary key),name,str...

View Answer

  -Using the database depicted above,how many primary keys are in the database? A) 0 B) 3 C) 4 D) 5 -Using the database depicted above,how many primary keys are in the database?


A) 0
B) 3
C) 4
D) 5

Correct Answer

verifed

verified

Record layouts,definitions,addresses,and indexes will be stored at the ________ level schema.


A) external
B) conceptual
C) internal
D) meta

Correct Answer

verifed

verified

An attribute in a table that serves as a unique identifier in another table and is used to link the two tables is a


A) foreign key.
B) primary key.
C) relational key.
D) linkage key.

Correct Answer

verifed

verified

Describe the different schemas involved in a database structure.What is the role of accountants in development of schemas?

Correct Answer

verifed

verified

A schema describes the logical structure...

View Answer

The data dictionary usually is maintained


A) automatically by the DBMS.
B) by the database administrator.
C) by the database programmers.
D) by top management.

Correct Answer

verifed

verified

Identify one potential outcome of the insert anomaly.


A) inconsistent data
B) inability to add new data
C) unintentional loss of data
D) none of the above

Correct Answer

verifed

verified

  -Using the database depicted above, Item #  is best described as A) an attribute. B) a primary key. C) a foreign key. D) A,B,and C -Using the database depicted above,"Item #" is best described as


A) an attribute.
B) a primary key.
C) a foreign key.
D) A,B,and C

Correct Answer

verifed

verified

Which of the following would not be one of the well-structured tables in a well-designed relational database used to generate this sales invoice? Which of the following would not be one of the well-structured tables in a well-designed relational database used to generate this sales invoice?   A) Customer Order B) Customer C) Sales D) Sales Order


A) Customer Order
B) Customer
C) Sales
D) Sales Order

Correct Answer

verifed

verified

When the human resources manager wants to build a data dictionary,the manager would use which language?


A) Data Manipulation Language
B) Data Query Language
C) Data Report Language
D) Data Definition Language

Correct Answer

verifed

verified

Showing 81 - 100 of 113

Related Exams

Show Answer