dbms lab manual mtech cse 2025
dbms lab manual mtech cse 2025
I YEAR, I SEMESTER
Submitted by
24011D2502
TELANGANA
(2024–26)
CERTIFICATE
This is to certify that the record entitled “DATABASE PROGRAMMING LAB” is being
submitted by GURRI SUVIDHA REDDY, Reg. No. 24011D2502 in partial fulfillment of
the requirements for the award of the degree of MASTER OF TECHNOLOGY in the
DEPARTMENT OF INFORMATION TECHNOLOGY, UNIVERSITY COLLEGE OF
ENGINEERING, SCIENCE AND TECHNOLOGY, HYDERABAD, JAWAHARLAL
NEHRU TECHNOLOGICAL UNIVERSITY HYDERBAD is a record of bona-fide work
carried out by her under my guidance and supervision.
The results embodied in this record have not been submitted to any other university or
institution for the award of any degree or diploma.
LIST OF EXPERIMENTS
Exceptions.
1. Write a PL/SQL program using FOR loop to insert ten rows into database table.
PROGRAM:
OUTPUT:
PROGRAM:
OUTPUT:
3. Given an integer i, write a PL/SQL procedure to insert the tuple(i, ‘xxx’) into a given
relation.
PROGRAM:
OUTPUT:
PROGRAM:
OUTPUT:
PROGRAM:
OUTPUT:
PROGRAM:
OUTPUT:
10
PROGRAM:
OUTPUT:
11
PROGRAM:
OUTPUT:
12
PROGRAM:
OUTPUT:
13