RDBMS Program 3
RDBMS Program 3
NO : 3
DATE :
AIM :
To create a table student_master with the following fields name, reg_no, dept and year
with suitable datatype use select command to do the following
PROGRAM :
// CREATE TABLE
//INSERT DATA
OUTPUT:
STUDENT_MASTER TABLE:
STUDENTS NAME:
DUPLICATE ENTRY:
SORT IN ALPHABETICAL ORDER:
RESULT: