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

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

Did you know?

The term pharmacology is derived from the Greek words pharmakon("claim, medicine, poison, or remedy") and logos ("study").

Did you know?

Alzheimer's disease affects only about 10% of people older than 65 years of age. Most forms of decreased mental function and dementia are caused by disuse (letting the mind get lazy).

Did you know?

Medication errors are three times higher among children and infants than with adults.

Did you know?

More than 20 million Americans cite use of marijuana within the past 30 days, according to the National Survey on Drug Use and Health (NSDUH). More than 8 million admit to using it almost every day.

For a complete list of videos, visit our video library