Viewing 4 posts - 1 through 5 (of 5 total)
Guys the whole problem was DISTINCT ...removed it an d performance increased like anything 🙂
But to be on the safe side ,I want some alternative to DISTINCT please suggest
September 28, 2012 at 5:59 am
GilaMonster (9/28/2012)
shield (9/28/2012)
GilaMonster (9/28/2012)
Change the view to use...
September 28, 2012 at 5:45 am
laurie-789651 (9/28/2012)
You should not put join conditions in the where clause - it's very old fashioned, & it's easier to read...
September 28, 2012 at 5:31 am
GilaMonster (9/28/2012)
Change the view to use JOINs rather...
September 28, 2012 at 5:29 am
Viewing 4 posts - 1 through 5 (of 5 total)