Question: When building an Oracle stored procedure to update a record in a database, each input parameter . a. Can have a different name from the
When building an Oracle stored procedure to update a record in a database, each input parameter .
a. Can have a different name from the associated column name in the database
b. Can have the same name as the associated column name in the database
c. Must have the same name as the associated column name in the database
d. Must have a different name from the associated column name in the database
Step by Step Solution
3.45 Rating (155 Votes )
There are 3 Steps involved in it
The correct answer to your question is a Can have a different name from the associated column name i... View full answer
Get step-by-step solutions from verified subject matter experts
