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!

Checking if column exists in PL/SQL

590592Nov 22 2007 — edited Nov 22 2007
Hello.

I'm getting a table name as a parameter (in my Stored Procedure).
I need to check if specific column exists in this table or not.
According to the result I'll decide which logic to use.

Can you please send me an example of how to make this check?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 20 2007
Added on Nov 22 2007
5 comments
10,341 views