Question: If a record variable contains a NULL value for a field, how is it treated if it's used in an UPDATE statement? a. The associated

 If a record variable contains a NULL value for a field,

If a record variable contains a NULL value for a field, how is it treated if it's used in an UPDATE statement? a. The associated column is unaffected. b. The UPDATE action fails. c. The associated column is set to NULL. d. A record variable can't hold a NULL value. When should you use the %ROWTYPE attribute in creating a record variable? a. when using most of the columns from a table b. when using only a small portion of the columns from a table c. whenever a record variable is created d. none of the above

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!