0% found this document useful (0 votes)
3 views6 pages

PL/SQL Practice Programs Guide

Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
3 views6 pages

PL/SQL Practice Programs Guide

Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

PL/SQL Practice Programs

1. Write a pl/sql program to add 2 number:

2. write a program to check whether the number is prime or not.


3. write a program to find the factorial.

4. write a program to print a table of the number


5. write a program to Reverse of the number.

6. write a program for Fibonacci Series.


7. write a program to check weather the number is odd or even.

8. write a program to check whether the number is Palindrome number or not.


9. write a program to Swap 2 numbers

10. write a program to find the Greatest of the 3 numbers.


11. write a program to calculate the circumference and area of a circle

You might also like