Skip to content

In this repository, you are going to learn the fundamentals of SQL: how to create a SQL database from scratch, how to use SQL commands, how to fetch data from the database, write data to the database, edit data in the database as well as how to delete data from the database.

Notifications You must be signed in to change notification settings

frozen-dev71/SQL-in-30-Days

Repository files navigation

SQL-in-30-Days

In this repo, we’ll cover everything you need to be proficient enough to comfortably use SQL in your applications or in performing data analysis. And the good news is, there are hardly any prerequisites to get started—you don’t have to have previous coding skills, you just need a computer and I’ll help you get your first database up and running.

In this course you'll learn

  • How to setup a SQL Database
  • Why and when it’s best to use SQL
  • How to import and export large datasets
  • Over 20 of the basic SQL Commands including SQL SELECT, WHERE, ORDER BY, JOIN and many more!
  • How to create a new database and tables from scratch

About

In this repository, you are going to learn the fundamentals of SQL: how to create a SQL database from scratch, how to use SQL commands, how to fetch data from the database, write data to the database, edit data in the database as well as how to delete data from the database.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published