This document contains the code for two Oracle stored procedures:
1) The f_contn procedure takes an employee's phone number as input and outputs their name, salary, and a credit condition string based on whether their salary is below 9000.
2) The f_con procedure takes an employee's ID as input and outputs their name and a bonus amount based on whether their name starts with A.