anton-shum / SQL-Crash-Course

Tasks with solutions on the basic capabilities of SQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SQL Crash Course

Intro

Hi, here are the tasks that I was solving when I started to study SQL. Its cover the basic functionality of the Structured Query Language.

I did everything in PostgreSQL. Next there will be instructions for local installation.

Prerequriments

Preparation

Let's do a little preparation of the environment. click

Tasks

After installing all the necessary things, you can start solving tasks:

About

Tasks with solutions on the basic capabilities of SQL

License:MIT License