Question: In Oracle SQL, write an Soda Ordering application that has at least 2 tables and allows CRUD functions based on the below table requirements: Table
In Oracle SQL, write an Soda Ordering application that has at least 2 tables and allows CRUD functions based on the below table requirements:
| Table 1 | Insert | 20 |
| Table 1 | Update | 20 |
| Table 1 | Delete | 20 |
| Table 1 | List | 20 |
| Table 1 | Proper Field checks | 10 |
| Table 2 | Insert | 20 |
| Table 2 | Update | 20 |
| Table 2 | Delete | 20 |
| Table 2 | List | 20 |
| Table 2 | Proper Field Checks | 10 |
Also, write a short document that has the following sections:
- Application Name
- Application Purpose
- Application Functional requirements that requires at least two tables to meet the requirements.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
