in effect, I want to treat the data as a virtual tables. Tables don't have indexes built into them. You have to specify them "on top" of the table. In any case, the solution isn't terribly difficult.
Oracle Database is a multi-model, enterprise-grade relational database management system (RDBMS). It supports SQL for data querying and Data Definition/Manipulation, plus PL/SQL — Oracle's procedural ...
In Introduction to Oracle 11g PL/SQL Programming training, students write stored procedures, functions, packages, and triggers, and implement complex business rules in Oracle. They learn programming, ...