progustavosantos / databases-scripts

Complete SQL scripts to create tables and insert values into them including SQL Server, PostgreSQL and MySQL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I have reached a decision to offer some of common SQL scripts in this repository, sometimes basic scripts as create table and insert values into them, to help students who want to know and understand how DBMS work, get to know the difference between one and another, and obviously study SQL, so I am trying to make it easy, just clone this repository into your folder and paste the code into your local database and start to select ... from all you want! I hope u'all enjoy it :)
I'll try to update with new sql files quite often.

About

Complete SQL scripts to create tables and insert values into them including SQL Server, PostgreSQL and MySQL


Languages

Language:Python 100.0%