Friday, November 23, 2007

Select using JOINS in sap abap

The plus

  • Very large amount of data
  • Similar to Nested selects - when the accesses are planned by the programmer
  • In some cases the fastest
  • Not so memory critical
The minus
  • Very difficult to program/understand
  • Mixing processing and reading of data not possible

No comments:

Blog Archive