Thanks Tony, just what i needed.
I'm writing javascript directly against the Oracle server ORADB service (like REST web services), so I am in effect bypassing the middle man (PHP) and querying directly against the Oracle database tables and procedures.
In this case my src is an oracle package that