Across
- 4. Operation that removes records from a table
- 5. Method used to permanently save changes in a transaction
- 6. JDBC object used to send SQL queries to the database
- 7. Method used to undo changes in a failed transaction
- 8. JDBC object used to store query results
Down
- 1. Command used to insert new data into a database
- 2. SQL operation used to modify existing data
- 3. Step where we register/load JDBC driver class
- 9. The language relational databases understand
