04 others
04 others
04 Others
Perform other steps after populating data, such as indexes and comments
*/
COMMIT;
/*
procedure and statement trigger to allow dmls during business hours:
*/
/*
procedure to add a row to the JOB_HISTORY table and row trigger
to call the procedure when data is updated in the job_id or
department_id columns in the EMPLOYEES table:
*/
COMMIT;
/*
Add comments to tables and columns
*/
COMMIT;