Thread
:
SQL query help
View Single Post
#
5
(
permalink
)
04-08-2008, 11:13 AM
sim
Posts: n/a
Re: SQL query help
KK schrieb:
> any ideas??
There's no need to put an extra select around your original select.
Just add distinct to your original select statement and everything
should work as expected.
Regards,
Jörg
sim