Question: use oracle sql command line with found or notfound method table customer(customerNo, customerName , gender) with trigger like this one it may has some errors
4) Create database package pointOfSal which contain the following A. procedure to add new customer which use validation method checkExistingCustomer using cursor to validate customer name if its not exists before, then add this new customer and generate the customer number automatically using database trigger
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
