• We just launched and are currently in beta. Join us as we build and grow the community.

SQL Tutorial

Keven

Freelance Platform Wizard
K Rep
0
0
0
Rep
0
K Vouches
0
0
0
Vouches
0
Posts
92
Likes
131
Bits
2 MONTHS
2 2 MONTHS OF SERVICE
LEVEL 1 200 XP
One of the problems that I encounter when I started programming is on how to save record to a database.

I feel I need to share the knowledge that I gained within 10 years of my experience so that other programmer who would like to learn will benefit on this tutorial.

SQL stands for Structured Query Language and is the standard for accessing and or manipulating a database.

This tutorial will use the ISO standard so that you can apply the code that I will provided here.

There are a lot of databases that exist today and you can find most of them at “Comparison of relational database management systems”.

Below are some common databases:

  • MySQL
  • SQL Server
  • MS Access
  • Oracle
  • Sybase
  • DB2
  • PostgreSQL

 

452,496

338,631

338,639

Top