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!

Using Select statement in IF condition?

551557Dec 13 2006 — edited Dec 14 2006
hi all,

Can i use select statement in IF COndition in pl sql ?

eg like- if( select 1 from ASD) then
---
----
end if;
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 11 2007
Added on Dec 13 2006
14 comments
13,844 views