Re: Query to get summary for two types of row data
- From: Stephane Faroult <sfaroult@xxxxxxxxxxxx>
- To: Sreejith.Sreekantan@xxxxxxxxxx
- Date: Mon, 24 Jan 2011 12:28:22 +0100
|
All you need are two case BID_ATRB_TYP_CD, one that returns BID_ATRB_CAL when it's MINDAYS, NULL otherwise and one that does the reverse, and some GROUP BY that MAXes (for instance) these CASEs to squash two rows in one. HTH, On 01/24/2011 11:51 AM, Sreejith S Nair wrote: Hi List, |
- References:
- Query to get summary for two types of row data
- From: Sreejith S Nair
- Query to get summary for two types of row data
Other related posts:
- » Query to get summary for two types of row data - Sreejith S Nair
- » Re: Query to get summary for two types of row data - Subodh Deshpande
- » Re: Query to get summary for two types of row data - Stephane Faroult
