Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Oracle SQL Create a script that uses a database trigger to output messages that describe the records that are entered into a table. The script

Oracle SQL

Create a script that uses a database trigger to output messages that describe the records that are entered into a table. The script must perform the following:

Create a database trigger, "emp_insert_t1" that will display a message for each record that has been entered into the "emp" table. The message should contain the employee number, employee name and the employee salary. The following is an example of an output message.

"Record entered for employee Jackson with employee number 1234 and salary 25000"

Insert 10 records into the "emp" table.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

DB2 Universal Database V7.1 Application Development Certification Guide

Authors: Steve Sanyal, David Martineau, Kevin Gashyna, Michael Kyprianou

1st Edition

0130913677, 978-0130913678

More Books

Students also viewed these Databases questions

Question

Explain the purpose of the worksheet.

Answered: 1 week ago

Question

=+You can put the items you had up on your walls in boxes, also.

Answered: 1 week ago

Question

=+b. What groups in society would benefit from this change?

Answered: 1 week ago