Stored procedures
•Stored procedures – groups of SQL, PL/SQL, and also Java statements – enable you to move code from your application to the database. •PL/SQL is a Pascal&ADA like language that is SQL-aware