1 / 17

Updating Databases With Open SQL

Updating Databases With Open SQL. Database Updates Insert Update Delete. Database Update s: Overview. Open SQL: Portability and Buffering. Open SQL: Target Set on the DB. 1. Insert. Creating a Single Record Creating a Set of Records. (1) Creating a Single Record.

jconner
Télécharger la présentation

Updating Databases With Open SQL

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Updating Databases With Open SQL • Database Updates • Insert • Update • Delete

  2. Database Updates: Overview

  3. Open SQL: Portability and Buffering

  4. Open SQL: Target Set on the DB

  5. 1. Insert • Creating a Single Record • Creating a Set of Records

  6. (1) Creating a Single Record

  7. (2) Creating a Set of Records

  8. 2. Update • Changing a Single Record • Changing Record Sets Via Conditions • Changing Record Sets Via Internal Tables • Modifying Single Record and Sets

  9. (1) Changing a Single Record

  10. (2) Changing Record Sets Via Conditions

  11. (3) Changing Record Sets Via Internal Tables

  12. (4) Modifying Single Record and Sets

  13. 3. Delete • Deleting a Single Record • Deleting Record Sets Via Conditions • Deleting Record Sets Via Internal Tables

  14. (1) Deleting a Single Record

  15. (2) Deleting Record Sets Via Conditions

  16. (3) Deleting Record Sets Via Internal Tables

  17. DB Rollback With Error Messages

More Related