Exam 4: Relational Databases

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

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

Free
(Essay)
4.9/5
(41)
Correct Answer:
Verified

A DBMS will use data definition,data manipulation,and data query languages in order to perform the three basic,essential data functions.Data definition is achieved using DDL (data definition language); data manipulation is achieved using DML (data manipulation language)which includes operations such as updating,inserting,and deleting portions of the database.DQL (data query language)is used to retrieve,sort,order,and present subsets of data in response to user queries.A DBMS will probably also include a report writer,which is a language that simplifies report creation.

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

Free
(Multiple Choice)
4.8/5
(36)
Correct Answer:
Verified

C

Identify one potential outcome of the insert anomaly.

Free
(Multiple Choice)
4.7/5
(41)
Correct Answer:
Verified

B

Tom Wilson is chairman of the Rare Car Club,where he maintains a database of registered rare cars and their history.One table will store the model,make,vehicle identification number,and other characteristics of all of the registered rare cars.Each rare car is uniquely identified by a registration number.A second table will contain data that link each rare car to its most recent estimated fair market value by means of their registration numbers.The primary key in the first table is

(Multiple Choice)
4.9/5
(31)

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?

(Multiple Choice)
5.0/5
(41)

Using the database depicted above,in the Sales table,"Customer #" is best described as

(Multiple Choice)
4.8/5
(39)

Abby Burke has created custom statues made out of scrap metal for over ten years.Abby has kept detailed records of every statue she has ever created.For every sale,she obtains the customer's name and address,a description of the statue,and a picture of the statue sold to the customer.Her unique style has recently attracted the attention of several celebrities.Ready to take her business to the next level,Abby has hired you to construct an accounting information system,which she wants modeled after her paper 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

(Multiple Choice)
4.9/5
(31)

In the Inventory table above,"Item number" is best described as

(Multiple Choice)
4.8/5
(41)

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

(Multiple Choice)
4.9/5
(30)

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

(Multiple Choice)
4.8/5
(39)

Abby Burke has created custom statues made out of scrap metal for over ten years.Abby has kept detailed records of every statue she has ever created.For every sale,she obtains the customer's name and address,a description of the statue,and a picture of the statue sold to the customer.Her unique style has recently attracted the attention of several celebrities.Ready to take her business to the next level,Abby has hired you to construct an accounting information system,which she wants modeled after her paper records.As you look over her records,you realize that some customers bought multiple statues at the same time.For example,Yasmeen Ghuari bought a Tin Man Status,a flying horseman statue,and a terrier statue.You realize that in these cases,a single written record will have to be translated into multiple sales records.This is an example of what type of problem in the existing records?

(Multiple Choice)
4.8/5
(36)

Describe what you think will be the main impact of database technology in your career.

(Essay)
4.8/5
(26)

Which would not generally be considered a data dictionary output report?

(Multiple Choice)
4.7/5
(41)

Abby Burke has created custom statues made out of scrap metal for over ten years.Abby has kept detailed records of every statue she has ever created.For every sale,she obtains the customer's name and address,a description of the statue,and a picture of the statue sold to the customer.Her unique style has recently attracted the attention of several celebrities.Ready to take her business to the next level,Abby has hired you to construct an accounting information system,which she wants modeled after her paper records.As you look over her records,you notice that some customer last names have different first names in different records.For example,R.Framington Farnsworth,Bob Farnsworth,and Sam Farnsworth all seem to be the same person.You explain to Abby that every customer must be identified by a unique customer number in the AIS.You are referring to the

(Multiple Choice)
4.7/5
(41)

Suppose a relational database contained two linked tables.Assuming the organization wants the database to be normalized,which of the following items represents a problem to normalization?

(Multiple Choice)
4.8/5
(42)

What is the difference in logical view and physical view?

(Essay)
4.9/5
(34)

A relational database in which vendor data is not maintained independently of purchase order data will most likely result in

(Multiple Choice)
4.8/5
(33)

________ in a well-structured relational database.

(Multiple Choice)
4.9/5
(37)

The schema that provides an organization-wide view of the entire database is known as the

(Multiple Choice)
4.9/5
(40)

Which of the following elements link rows in one table to rows in another table?

(Multiple Choice)
4.8/5
(37)
Showing 1 - 20 of 113
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)