Multiple choice technology platforms and products Maps are deployed in oracle database as _______________ procedures packages special packages functions Reveal answer Fill a bubble to check yourself B Correct answer Explanation Maps are deployed to Oracle database as PL/SQL packages. Each mapping becomes a package containing procedures for the ETL logic. This package structure supports parameters, error handling, and modular execution of data transformations.