Procedures
This topic describes how to design procedures to query and manipulate data stored in a data source. It also describes transformations and how to use them to map your data into different formats.
| • | About Procedures |
| • | Creating a SQL Script Procedure |
| • | Working with SQL Scripts |
| • | Java Procedures |
| • | XQuery Procedures |
| • | XSLT Procedures |
| • | Packaged Queries |
| • | Parameterized Queries |
| • | Physical Stored Procedures |
| • | Using Stored Procedures |
| • | Executing a Procedure or Parameterized Query |
| • | Using Design Procedure By Example for Introspected Procedures |
Transformations are a special class of procedures. For more information about working with transformations, see Using Transformations.
Subtopics