Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 5

BansilalRamnathAgarwalCharitableTrust’s

VishwakarmaInstituteofTechnology, Pune-37
(AnautonomousInstituteofSavitribaiPhulePuneUniversity)

Department of Multidisciplinary
Engineering

Division B

Batch 2

GR-no 12110776

Rollno 36

Name Shrinivas Jadhav


Title:- Create a database with appropriate constraints
using DDL and populate/modify it with the help of
DML.
Description:-
o DDL:-
 Create
 Alter
 Rename
 Drop
o DML:-
 Insert
 Update
 Delete

OUTPUT:-
1. Create table:

2. Desc:
3. Insert:

4. Update:

Added few more data in the table


5. Delete:

6. Alter:

7. Taking systems date and time:

8. Drop:

You might also like