Level 63
Show your query please.
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I'm trying to select unique records using distinct but I am getting repeated records as I have a value in one field that differs.
Is there a way to specify to exclude this field or can I use distinct and specify the column(s) that should be distinct?
Please or to participate in this conversation.