Download as xlsx, pdf, or txt
Download as xlsx, pdf, or txt
You are on page 1of 3

SN

1
2
3
4
5
6
7
8
9
10
11
12
13
14
Name Date
Command for creating a database
Command for using database and creating a table
Command for showing structure of the table
Command for inserting data into a table
Command to view the contents of the table
Command for using keyword DISTINCT
Command for using WHERE clause
Command for using ORDER BY clause
Command to UPDATE a field in table
Command for using LIKE operator
Command for using AGGREGATE functions
Command for using GROUP BY clause
Command for using GROUP BY and HAVING with WHERE clause
Command for using JOIN
Sign

You might also like