You are on page 1of 8

CSE 2004 – DATABASE MANAGEMENT SYSTEMS

LAB ASSESSMENT-05

Registration number- 18BCE0825


Name- Divyansh Rai
Slot- L1+L2
Submitted to- Dr. Dilip Kumar Choubey

Write a simple PL/SQL block to solve the


following
1. Add two number.
2. Find odd even.
3. Reverse the number.
4. Print the Fibonacci series.
5. Print the Factorial of a given number.

Write a cursor for the following.


1. Display the train name and type.
2. Display the passenger name whose reservation
status is confirmed.
QUESTION 1

1.
2.
3.
4.
5.
QUESTION 2
2.1.
2.2.

You might also like