|
-
tune the sql
Hi Friends,
Can you please help me in tuning the below sql..
I tired lot of option but no sucess.
I am runing oracle 8.1.7.4, sun solars 5.6
SELECT COUNT(*) FROM LISTINGS_NEW WHERE STATUS = 'A' and IMAGE_ID > 0 and END_TIME > sysdate AND
user_ID IN ( SELECT user_ID FROM USERS WHERE STATUS = 'A' )
here user_id is indexed
regards
anandkl
anandkl
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|