0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
1 Posted Topic
I have a table named "delivery" that has 10 fields. From that Iwant to count most delivered items, that means I want to Count duplicates based on ItemCode and Amount and group by shop names. The looks like [B][COLOR=#000000]ItemCode[/COLOR][/B] [B][COLOR=#000000]Amount[/COLOR][/B] [B][COLOR=#000000]Shopname[/COLOR][/B] [B][COLOR=#000000]zz[/COLOR][/B] [B][COLOR=#000000]zz[/COLOR][/B] [COLOR=#000000]01[/COLOR] [COLOR=#000000]100[/COLOR] [COLOR=#000000]Telebrand[/COLOR] [COLOR=#000000] [/COLOR] [COLOR=#000000] [/COLOR] …
The End.
Nabi_Ahmad