Is there a way to remove duplicate values in a coloumn ?
Page 1 / 1
Hey
Do you mean in SQL or PQL? Either way, you can use DISTINCT for this.
DISTINCT forces your query to only contain unique values
Let me know if you need an example.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.