Hash table in APEX?
956009Nov 26 2012 — edited Nov 27 2012My application is going to frequently get some data. Is it possible to increase performance by creating a hash table in APEX so that the application doesn't have to go into the PL/SQL tables every time?
Thanks!