Oracle Lab Record
Oracle Lab Record
COLLEGE : NIDUBROLU
III B.SC COMPUTERS ORACLE PRACTICAL RECORD WORK
Submit dates:
Branch Observation Record
ME&MS computers 10-12-10 16-12-10
MP Computers 09-12-10 15-11-10
Pl/Sql 08-01-11 18-1-11
Pl/sql programs
Write a pl/sql program to perform arithmetic operations on two numbers
Write a pl/sql program to find the biggest of two numbers using if-else
Write a pl/sql program to print ‘n’ natural numbers
Write apl/sql program to print even numbers between 1 and n.
Write a pl/sql program to print 10 numbers using for loop.
Write a pl/sql program to print reverse of 10 natural numbers
Write a pl/sql program to print the multiplication table for a given number
Write a pl/sql program for to find biggest of 3 numbers
Write a pl/sql program to find the reverse of the given number.