Christian Schwarz wrote: > > i am reading at the homepage, that this is the mailing list for sap db > users. > is this correct ? >
Yes! > i have a technical question about performance ? > > is it possible to speed up the access for a single table, for > example table > AUSP ? > Yes, you could define some indexes on one or more columns which are used in the qualification and check the index usage with the explain statement. For further information about the SAP DB optimizer have a look at http://www.sapdb.org/htmhelp/fb/36fe3b34334a7be10000000a114084/frameset.htm By the way, due to the tablename AUSP I assume you are a SAP R/3 customer. If you are, you should open an OSS call to get SAP support. Kind regards, Holger SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
