|
-
I am not sure what i am seeing different in your attached file is the cause of different explain plans
In attached file SAP screen shot has query as
select * from JCDS where .........
In query which you are trying it has
SELECT "MANDT" , "OBJNR" , "STAT" , "CHGNR" , "USNAM" , "UDATE" , "UTIME" , "TCODE" , "CDTCODE" , "INACT" , "CHIND"
FROM "JCDS" WHERE .........
Can you try explain plan in sql with "select * from JCDS where ...."
Rgds
Parag
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
|