Filters
Question type

Study Flashcards

Reports produced using the data dictionary could include all of the following except


A) a list of all programs where a data item is used.
B) a list of all synonyms for the data items in a particular file.
C) a list of all outputs where a data element is used.
D) a list of all the schemas included in a database.

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

Correct Answer

verifed

verified

Which one of the following results corresponds to the query below? Which one of the following results corresponds to the query below?   A)    B)    C)    D)


A) Which one of the following results corresponds to the query below?   A)    B)    C)    D)
B) Which one of the following results corresponds to the query below?   A)    B)    C)    D)
C) Which one of the following results corresponds to the query below?   A)    B)    C)    D)
D) Which one of the following results corresponds to the query below?   A)    B)    C)    D)

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

Correct Answer

verifed

verified

The software program that creates,manipulates,and accesses the database goes by the acronym


A) DBMS.
B) DBP.
C) OS.
D) DBA.

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

Correct Answer

verifed

verified

What is the difference between file-oriented transaction processing systems and relational database systems? Discuss the advantages and disadvantages of these systems.

Correct Answer

verifed

verified

In file-oriented approaches,different us...

View Answer

Dana Halsey is chair of the Purebred Marmoset Society,which maintains a database of registered purebred marmosets and their breeding history.Originally,the database was stored on index cards,but recently Dana has been exploring the use of a computerized system.One file in the system will store the name,birth date,and other characteristics of all of the marmosets that have been registered.Each marmoset is uniquely identified by a registration number.A second file will contain data that link each marmoset to its male and female parents by means of their serial numbers.The entities described by the second file are:


A) Marmosets
B) Parental relationships
C) Registration numbers
D) Names

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

Correct Answer

verifed

verified

Scuz Bootes is a sexagenarian who has been doing custom choppers,piercings,and tattoos for over thirty years.His home and place of business is a garage in the harbor district of Seattle,Washington.He has meticulous records of every job he has ever done,carefully hand written with the customer name and address,a description of the job,and an attached picture of the bike or body part before and after customization.His unique style has recently attracted the attention of national media after several celebrities sought him out and showcased his work.Business is booming.Consequently,Scuz has hired you to construct an accounting information system,beginning with the historical records.As you read through the records,you notice that some customer last names have different first names in different records.For example,R.Framington Farnsworth (custom chopper) ,Bob Farnsworth (tattoo) ,and Snake Farnsworth (tattoos and piercings) all seem to be the same person.You explain to Scuz that every customer must be identified by a unique customer number in the AIS.You are referring to:


A) Entity integrity
B) Referential integrity
C) An update anomaly
D) An insert anomaly

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

Correct Answer

verifed

verified

Which statement is true regarding file systems?


A) Transaction files are similar to ledgers in a manual AIS.
B) The proliferation of master files creates problems in the consistency of specific data stored in different files.
C) Transaction files are permanent.
D) Individual records are never deleted in a master file.

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

Correct Answer

verifed

verified

The potential inconsistency problem could arise when there are multiple occurrences of a data item in a database.This is called the


A) update anomaly.
B) insert anomaly.
C) inconsistency anomaly.
D) integrity anomaly.

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

Correct Answer

verifed

verified

Heidi Holloway is a headhunter with Career Funnel in Boca Raton,Florida.Heidi is proud of the company's ability to "funnel workers into jobs." The foundation of CF's success is its accounting information system and,in particular,its list of employers and clients.Each employer is identified by a tax identification number and each client by a social security number.When a client is placed with an employer,a record is created in which these two numbers are


A) combined to make the primary key.
B) both primary keys.
C) both foreign keys.
D) redundant data.

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

Correct Answer

verifed

verified

Chelsana Washington is a medical equipment sales representative.Her company has provided her with a laptop computer that uses wireless connectivity to access the accounting information system from virtually anywhere in the country.She,and the other sales reps,have read access to customer and product information.They have write access that allows them to enter and cancel customer orders.These permissions define a(an) ______ in the company's database management system.


A) schema
B) subschema
C) data dictionary
D) physical view

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

Correct Answer

verifed

verified

Scuz Bootes is a sexagenarian who has been doing custom choppers,piercings,and tattoos for over thirty years.His home and place of business is a garage in the harbor district of Seattle,Washington.He has meticulous records of every job he has ever done,carefully hand written with the customer name and address,a description of the job,and an attached picture of the bike or body part before and after customization.His unique style has recently attracted the attention of national media after several celebrities sought him out and showcased his work.Business is booming.Consequently,Scuz has hired you to construct an accounting information system,beginning with the historical records.You begin development of the relational database that will form the core of the AIS by envisioning the record stored in a single table with a column that represents each attribute.You then begin to break this table down into smaller tables.This process is called:


A) Integration
B) Optimization
C) Minimization
D) Normalization

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

Correct Answer

verifed

verified

What are the main constraints when a relational database model is being logically designed?

Correct Answer

verifed

verified

Every row in every table must have a uni...

View Answer

Discuss the relational database data model.

Correct Answer

verifed

verified

A data model is an abstract representati...

View Answer

What is the most popular type of database?


A) hierarchical
B) relational
C) object-oriented
D) network

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

Correct Answer

verifed

verified

A well-structured or "normalized" database imposes several requirements on the structure of tables.The constraint that ensures the consistency of the database is known as


A) the entity integrity rule.
B) the referential integrity rule.
C) the logical view.
D) the physical view.

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

Correct Answer

verifed

verified

The ___________ acts as an interface between the database and the various application programs


A) Data warehouse
B) Database administrator
C) Database management system
D) Database system

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

Correct Answer

verifed

verified

The problem of losing desired information from a database when an unwanted record is purged from the database is referred to as the __________ anomaly.


A) purge
B) erase
C) delete
D) integrity

E) None of the above
F) All of the above

Correct Answer

verifed

verified

The combination of the database,the DBMS,and the application programs that access the database through the DBMS is referred to as the


A) Data warehouse
B) Database administrator
C) Database system
D) Database manager

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

Correct Answer

verifed

verified

The DBMS language that is used to build,initialize,and describe logical views for users is called the


A) DDL.
B) DML.
C) DQL.
D) DBA.

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

Correct Answer

verifed

verified

What is the difference in logical view and physical view?

Correct Answer

verifed

verified

The logical view is how the user or prog...

View Answer

Showing 61 - 80 of 90

Related Exams

Show Answer