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

Author Question: Briefly describe the function of an application program in a database system. What will be an ... (Read 35 times)

james9437

  • Hero Member
  • *****
  • Posts: 568
Briefly describe the function of an application program in a database system.
 
  What will be an ideal response?

Question 2

Given the table STUDENT(StudentID, Name, Advisor), which of the following SQL statements would be used to change the value of the Advisor field to 'Smith' for all rows in the STUDENT table?
 
  A) UPDATE STUDENT SET Advisor = 'Smith';
  B) MODIFY STUDENT SET Advisor = 'Smith';
  C) MODIFY Advisor SET STUDENT = 'Smith';
  D) UPDATE Advisor = 'Smith';
  E) SET STUDENT Advisor = 'Smith';



Related Topics

Need homework help now?

Ask unlimited questions for free

Ask a Question
Marked as best answer by a Subject Expert

raili21

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

The application program is responsible for creating and processing forms. The application displays the form to the user, allows the user to complete the data entry, evaluates the form to determine which data management tasks need to be performed, and transmits the appropriate requests to the DBMS. The application creates and transmits queries. The queries are requests for data that are created in a language like SQL, and transmitted to the DBMS to have the requested data returned to the application program. The application also creates and processes reports. The query to retrieve the necessary data for the report is sent to the DBMS. When the DBMS returns the needed data, the application manipulates it as necessary to create the requested report. The application program also applies application logic to control the manipulation of data in accordance with the business rules. Finally, the application program is responsible for providing control. Control must be exercised to allow the users to make choices for functions and tasks as appropriate for their jobs. Also, control must be exercised to manage the activities of the DBMS.

Answer to Question 2

A





 

Did you know?

Limit intake of red meat and dairy products made with whole milk. Choose skim milk, low-fat or fat-free dairy products. Limit fried food. Use healthy oils when cooking.

Did you know?

Fewer than 10% of babies are born on their exact due dates, 50% are born within 1 week of the due date, and 90% are born within 2 weeks of the date.

Did you know?

Most fungi that pathogenically affect humans live in soil. If a person is not healthy, has an open wound, or is immunocompromised, a fungal infection can be very aggressive.

Did you know?

Congestive heart failure is a serious disorder that carries a reduced life expectancy. Heart failure is usually a chronic illness, and it may worsen with infection or other physical stressors.

Did you know?

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

For a complete list of videos, visit our video library