Coder Social home page Coder Social logo

sqltutorial's Introduction

#SQLTutorial

##Preamble This is my first attemt at a tutorial, so bear with me as I will make mistakes, gloss over certain topics and generaly am still figuring out to do this kind of thing.

##Chapters

###[0. Software and environment setup] (0.%20Setup/README.MD) Chapter detailing which software we will use during this tutorial. In this chapter I will also guide you through the software installation an setup of the Database used.

###1. SELECT

####1.1 DISTINCT

####1.2 WHERE

####1.3 ORDER BY

####1.4 AND & OR

####1.5 IN

####1.6 BETWEEN

####1.7 LIKE

####1.7.1 WILDCARDS

###2. INSERT

###3. UPDATE

###4. DELETE

###5. ALIASES

###6. JOINS

####6.1 INNER JOIN

####6.2 LEFT JOIN

####6.3 RIGHT JOIN

####6.4 FULL JOIN

####6.5 UNION

###7. SQL Functions

####7.1 AVG()

####7.1 COUNT()

####7.1 FIRST()

####7.1 LAST()

####7.1 MAX()

####7.1 MIN()

####7.1 SUM()

####7.1 GROUP BY

####7.1 HAVING

###8 DB Administration

####8.1 CREATE DATABASE

####8.2 CREATE TABLE

####8.3 CONSTRAINTS

####8.4 NOT NULL

####8.5 UNIQUE

####8.6 PRIMARY KEY

####8.7 FOREIGN KEY

####8.8 CHECK

####8.9 DEFAULT

####8.10 CREATE INDEX

####8.11 DROP

####8.12 ALTER

####8.13 AUTO INCREMENT

####8.14 VIEWS

####8.15 NULL

####8.15.1 NULL VALUES

####8.15.2 NULL FUNCTIONS

sqltutorial's People

Contributors

pveeckhout avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.