Page 1 of 1

Need a db2 query asap..

PostPosted: Tue Jul 21, 2009 11:23 am
by mukesh.py
Hi all.... please let me know the db2 query for the below requirement..

Table Name : CHECK

where claim_num_cd = 12345
and check_dt for a particular day > 10

that is for a single day for than 10 checks are issued for a particular claim......

since we have 230 rows total for this claim.. we can have more than one scenario where check issued for a particular day > 10 and hance all the scenario shud be selected......

Thanks...

Re: Need a db2 query asap..

PostPosted: Tue Jul 21, 2009 11:25 am
by mukesh.py
that is for a single day more than 10 checks are issued for a particular claim......

since we have 230 rows total for this claim.. we can have more than one scenario where check issued for a particular day > 10 and hence all the scenario shud be selected......

Re: Need a db2 query asap..

PostPosted: Tue Jul 21, 2009 12:08 pm
by mukesh.py
Requirement is met. Ok to close this thread....