This topic contains a solution. Click here to go to the answer

Author Question: Which is an advantage of the database approach? A) All of the data are stored in one place. B) ... (Read 82 times)

cdr_15

  • Hero Member
  • *****
  • Posts: 546
Which is an advantage of the database approach?
 
  A) All of the data are stored in one place.
  B) Data are more vulnerable to catastrophes.
  C) It comes about when attempting to keep the cost of storing the data to a reasonable amount.
  D) It allows users their own view of the data.

Question 2

Assume a data-entry form for HAPPY INSURANCE database is created where a user can perform the following data-entry action:
 
  ENTER AREA ID: 4 (<--- entered by the user)
  ENTER AREA NAME: South (<--- entered by the user)
  ENTER AREA HQ: Atlanta (<--- entered by the user)
 
  Write the SQL statement that will be issued on the user's behalf based on this action.



Related Topics

Need homework help now?

Ask unlimited questions for free

Ask a Question
Marked as best answer by a Subject Expert

aidanmbrowne

  • Sr. Member
  • ****
  • Posts: 305
Answer to Question 1

D

Answer to Question 2

INSERT INTO area VALUES ('4', 'South','Atlanta');





 

Did you know?

There are 20 feet of blood vessels in each square inch of human skin.

Did you know?

More than 150,000 Americans killed by cardiovascular disease are younger than the age of 65 years.

Did you know?

In 1886, William Bates reported on the discovery of a substance produced by the adrenal gland that turned out to be epinephrine (adrenaline). In 1904, this drug was first artificially synthesized by Friedrich Stolz.

Did you know?

When intravenous medications are involved in adverse drug events, their harmful effects may occur more rapidly, and be more severe than errors with oral medications. This is due to the direct administration into the bloodstream.

Did you know?

More than 2,500 barbiturates have been synthesized. At the height of their popularity, about 50 were marketed for human use.

For a complete list of videos, visit our video library