Quantcast
Channel: Discussion Forum > Connect Data Services
Viewing all articles
Browse latest Browse all 2504

ROQL DISTINCT returns duplicates

$
0
0

Topic by Nick Shlyakhovyy

Content

Hello,

i'm having a problem with query returning duplicate values (although DISTINCT is there):

SELECT DISTINCT
Contact.ID
,Contact.Phones.PhoneList.Number
FROM Contact
 
I have this query implemented in C#.
We are on version May 2012
 
Thank you for help
 
Nick

Version

CX May 2012 SP6 (Build 127 – 07/22/2013 15:07)

Code Block


Viewing all articles
Browse latest Browse all 2504

Trending Articles