Hi everybody;
I have a problem with grouping. I have three fields.
BRAND_NAME_1,
BRAND_NAME_2,
BRAND_NAME_3 for one record.
I want to be able to group by these fields.
This is what I want to do.
First group records that have the same BRAND_NAME_1 value
then group records that have the same BRAND_NAME_2 value
then group records that have the same BRAND_NAME_3 value
I am using crystal XI and oracle database.
Thanks
I have a problem with grouping. I have three fields.
BRAND_NAME_1,
BRAND_NAME_2,
BRAND_NAME_3 for one record.
I want to be able to group by these fields.
This is what I want to do.
First group records that have the same BRAND_NAME_1 value
then group records that have the same BRAND_NAME_2 value
then group records that have the same BRAND_NAME_3 value
I am using crystal XI and oracle database.
Thanks