Write pl-sql script that use a trigger that converts to case


Problem

Write PL/SQL script that uses a trigger that converts to upper case of the customer name, city, street and Province for Customer table during INSERT OR UPDATE. It should write all data in a log file (create a log table).

Write PL/SQL script to create a function to return the total number of options on a car given the serial number of the car. Include both base options and invoice options. Use car database.

Request for Solution File

Ask an Expert for Answer!!
PL-SQL Programming: Write pl-sql script that use a trigger that converts to case
Reference No:- TGS03285509

Expected delivery within 24 Hours