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 84 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?

Asthma attacks and symptoms usually get started by specific triggers (such as viruses, allergies, gases, and air particles). You should talk to your doctor about these triggers and find ways to avoid or get rid of them.

Did you know?

About 100 new prescription or over-the-counter drugs come into the U.S. market every year.

Did you know?

More than one-third of adult Americans are obese. Diseases that kill the largest number of people annually, such as heart disease, cancer, diabetes, stroke, and hypertension, can be attributed to diet.

Did you know?

Bacteria have flourished on the earth for over three billion years. They were the first life forms on the planet.

Did you know?

Opium has influenced much of the world's most popular literature. The following authors were all opium users, of varying degrees: Lewis Carroll, Charles, Dickens, Arthur Conan Doyle, and Oscar Wilde.

For a complete list of videos, visit our video library