170 likes | 178 Views
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.
E N D
Updating Databases With Open SQL • Database Updates • Insert • Update • Delete
1. Insert • Creating a Single Record • Creating a Set of Records
2. Update • Changing a Single Record • Changing Record Sets Via Conditions • Changing Record Sets Via Internal Tables • Modifying Single Record and Sets
3. Delete • Deleting a Single Record • Deleting Record Sets Via Conditions • Deleting Record Sets Via Internal Tables