Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> odd explain plan
Hi.
I am tuning a query that runs against a star schema and a few dimension tables. The plan shows that the first step is two join two dimension tables via a cartesian join. Why would Oracle does that instead of joining the dimensions to the fact table one after another? Can anyone offer an explanation?
thank you
Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists --------------------------------------------------------------------To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing). Received on Tue Mar 26 2002 - 15:25:35 CST