Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 20

Presentation 1

Important SQL Commands


Assignment 3 & Unit
Instructor: Asst. Prof.
K.S.Khandelwal
Agenda of this presentation
Create Database & use Database
Create Database & use Database

Creates Database

Database is created

Show databse

Database available
Changing database

To change database

Database changed to college


Create Table & Describe Table
Create Table & Describe Table

Enter this command to view


database

Output for our database


Data types
How can we modify structure of
table
To add new field in table
To add new field in table
To add new field in table
To add new field in table
Drop a column
Drop a column

Comment on your result


Modify, Change, Rename
Modify, Change, Rename

You might also like