DP 18 1 Practice
DP 18 1 Practice
Vocabulary
Identify the vocabulary word for each definition below
Copyright © 2020, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
Try It / Solve It
1. Define the COMMIT, ROLLBACK, and SAVEPOINT statements as they relate to data
transactions.
2. What data will be committed after the following statements are issued?
3. Construct a SQL statement for the DJs on Demand D_SONGS table that deletes the song “All
These Years,” inserts a new Country song called ‘Happy Birthday Sunshine’ by “The Sunsets” with
a duration of 4 min and an ID = 60. Make sure that all data can be recovered before any changes
to the table are made.
5. Give two examples of businesses other than banks that rely on transaction control processes.
Describe why each business needs transaction processing control.
Copyright © 2020, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.