Hi
Try posying the exaplian plan at least
Give this a try
SELECT COUNT(*)
FROM LISTINGS_NEW ln ,users u
WHERE STATUS = 'A' and
IMAGE_ID > 0 and
END_TIME > sysdate AND
ln.user_id=u.user_id
regards
Hrishy
|
Results 1 to 10 of 15
Thread: tune the sqlThreaded View
|
Click Here to Expand Forum to Full Width |