Hi group, I have this sql, working fine: SELECT distinct (PeopleGroup_Form_Entry_ID) from VATT_HelpTool___Join___AssetPe where AssetLifecycleStatus = 3 and Data_Set_Id = 'BMC.ASSET' and PeopleGroup_Form_Entry_ID like 'SGP%'
Now I would like to include number of entries for each unique match. Like this: SGP0000000216, 164 SGP0000000512, 12 How can that be arranged? Thanks in advance Lars, Vattenfall, Sweden _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org "Where the Answers Are, and have been for 20 years"

