Skip to content

abs711/sql_commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

sql_commands

Exercises listed in https://github.com/WebDevSimplified/Learn-SQL

Basic commands:

Create Database/Table

Drop Database/Table

Use Database

Alter Table

Band Table

Primary Key

Foreign Key

Insert into

Select

Limit

As/Alias

Order by

Select Distinct

Update

Where

Like

Between

Delete

Join (Inner/Left/Right)

Aggregate Functions

Group by

Alias Tables

Having vs Where

About

Some sql exercises

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages