In order to use procedures, you need to understand how to:
Create procedures
Call procedures from a database application
Drop or remove procedures
Control who has permission to use procedures
This section discusses these aspects of using procedures, and also describes some of the different uses of procedures.