What does your query look like? Try echoing the select to examine it, or
var_dump($select->__toString());

--
Hector


On Wed, Apr 7, 2010 at 7:04 AM, Vincenzo Di Biaggio <[email protected]>wrote:

> Hi all,
> I have a problem with this code: http://codepad.org/FkHkUR6V
>
> Data output is replicated and I use distinct() method.
>
> Thanks!
>

Reply via email to