Mark Wong wrote: > > Could someone give me a pointer to how to query plans? Am I searching > for the wrong term?
You are looking for the SQL statement EXPLAIN http://www.sapdb.org/htmhelp/e0/ed9036dfe4b903e10000009b38f889/frameset.htm for example: EXPLAIN SELECT * FROM dual Elke SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
