Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

EXPERIMENT NO.

11
TITLE: To Demonstrate the use of FUNCTION in PL/SQL block.
1) TABLE Student

2) CREATE FUNCTION on Student for calculate total students

3) CALLING A FUNCTION
 RECURSION FUNCTION
 CREATE:

 Calling a Function

 Drop a Function

You might also like