Hi,

I would start from using EXPLAIN <your select here>.

>had created an INDEX on tableA with the ID Column but
>it seems that it doesn't help too much.

I guess you need an index on both join columns. Check out what EXPLAIN will
tell you.

Regards,
Wojtek





_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to