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!

count rows into two different variables

3068783Dec 28 2015 — edited Dec 28 2015

Hi.

Is there any possible to count rows with condition ?

Generally I want to have something like this:

if field like 'some%' then count1 else count2.

Is there any possibility ??

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 25 2016
Added on Dec 28 2015
4 comments
370 views