Question: use sql command,, and use this table: Customer ( customerNo,costomerName,gender ) Create database package pointOfSal which contain the following: A. procedure to add new customer

use sql command,, and use this table:

Customer(customerNo,costomerName,gender)

use sql command,, and use this table: Customer(customerNo,costomerName,gender) Create database package pointOfSal

Create database package pointOfSal which contain the following: A. procedure to add new customer which use validation FUNCTION CALLED "checkExistingCustomer" using cursor to validate customer name if its not exists before, then add this new customer (( PLEASE FOCUS ON THE Requirement specially the package and the function))

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!