Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • This is a very useful feature when using Predetermined Join Columns to retrieve values from small frequently used code tables to reduce I/Os.
  • By storing values in memory, table accesses can be reduced and performance is improved.  If more than the keep last value are retrieved, then a table access is simply performed and the current values are overwritten starting from the first value retrieved.

Also See

Predetermined Join Column Development in the Developer Guide.

3.6.3 PJC Type