Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

ROWTYPE is null error

indra budianthoJan 17 2012 — edited Jan 17 2012
Hi, there.. I have a problem like this

v_company fifapps.fs_mst_company%ROWTYPE;
IF v_company is null .... errror???

How to check if the rowtype is null?

tx in advance
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 14 2012
Added on Jan 17 2012
6 comments
5,370 views