Filters
Question type

Study Flashcards

The _________________________ is specified to uniquely identity each tuple in the relation.

Correct Answer

verifed

verified

The cardinality constraint:


A) specifies the degree of minimum participation of one entity in the relationship with the other entity.
B) provides more information than the participation constraint.
C) is the most common constraint specified in E-R diagrams.
D) all of the above.

E) A) and C)
F) A) and B)

Correct Answer

verifed

verified

Which of the following is the entity or agent?


A) client
B) client number
C) client name
D) client street address

E) B) and D)
F) B) and C)

Correct Answer

verifed

verified

A

Which is not an SQL command in which data can be changed in the database?


A) INSERT
B) DELETE
C) UPDATE
D) CREATE

E) A) and B)
F) A) and D)

Correct Answer

verifed

verified

REA stands for resources, entities and agents

A) True
B) False

Correct Answer

verifed

verified

Enterprise systems are integrated software packages designed to provide complete integration of:


A) an organization's accounting information system
B) an organization's business data
C) an organization's business information processing systems and all related data
D) an organization's management

E) A) and B)
F) A) and C)

Correct Answer

verifed

verified

C

A(n) ____ of an entity is on specific thing of the type defined by the entity.


A) agent
B) composite attribute
C) attribute
D) instance

E) None of the above
F) A) and B)

Correct Answer

verifed

verified

Legacy systems do not usually have which of the following characteristics?


A) developed on previous hardware (and/or software) platforms
B) are easily adaptable to enterprise systems
C) have been used by an organization for a long period of time
D) all of the above are typical characteristics of legacy systems

E) A) and B)
F) A) and D)

Correct Answer

verifed

verified

The relationship that relates to the specification of how many occurrences of an entity can participate in the given relationship with any one occurrence of the other entity in the relationship is referred to as ______________________________.

Correct Answer

verifed

verified

cardinality constraint

The ____________________ command is used to add new tuples to a relation.

Correct Answer

verifed

verified

Which of the following relational commands would a manager use to combine the data from two related relations into a third relation?


A) select
B) project
C) join
D) display

E) B) and D)
F) B) and C)

Correct Answer

verifed

verified

A recursive relationship is created when there is an employee being supervised, and another employee is the supervisor.

A) True
B) False

Correct Answer

verifed

verified

An entity in an accounting system can be classified as a resource, event or agent about which data are collected.

A) True
B) False

Correct Answer

verifed

verified

The notation 1,N is used to specify the relationship type of _________________________.

Correct Answer

verifed

verified

A set of data that describes a single instance of the entity represented by a relation is known as a(n) ____________________.

Correct Answer

verifed

verified

Which of the following SQL statements would extract the employee number and date for every instance that an employee worked more than 8 hours any particular day?


A) SELECT Employee_No, Date FROM BILLING_HOURS
WHERE Hours>8
B) QUERY Employee_No, Date FROM BILLING_HOURS
WHERE Hours>8
C) SELECT Employee_No, Date WHERE Hours>8
D) QUERY BILLING_HOURS SELECT Employee_No, Date
WHERE Hours>8

E) A) and D)
F) All of the above

Correct Answer

verifed

verified

Which of the following is not a relationship type?


A) one-to-many
B) one-to-one
C) one-to-few
D) many-to-many

E) A) and D)
F) A) and C)

Correct Answer

verifed

verified

Relationships map and define the way in which data can be extracted from a database.

A) True
B) False

Correct Answer

verifed

verified

The first step in REA is evaluating the attributes.

A) True
B) False

Correct Answer

verifed

verified

In an REA diagram, the rectangle is used to represent the composite attribute.

A) True
B) False

Correct Answer

verifed

verified

Showing 1 - 20 of 93

Related Exams

Show Answer