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.

with clause in a package?

253b17a5-ddbc-4f57-8c4c-3246cfec8ec8Mar 19 2015 — edited Mar 20 2015

Can we use WITH clause in oracle .sql script/package?

Basically i have few cursors defind to update few tables , so am thinking to go with WITH clause common fetch creteria for all cursors and make use of it in cursor execution...any inputs really appriciated.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 17 2015
Added on Mar 19 2015
9 comments
1,366 views