SQL Tutorial

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

Comments

Submitted byAnonymous (not verified)on Wed, 03/02/2011 - 18:05

Thank you so much admin (:
Submitted byAnonymous (not verified)on Fri, 09/16/2011 - 11:18

I'm a novice in database programming. I'm so grateful to learn about your site.... so excited to learn more. Thanks so much.
Submitted bycharly (not verified)on Sat, 04/07/2012 - 01:33

hi
Submitted byAnonymous (not verified)on Wed, 09/26/2012 - 17:25

ur website is realy realy awesome and helpful . i have never seen such useful website before .
Submitted byDeepak kumar f… (not verified)on Sat, 02/21/2015 - 02:06

Hello sir i have a search form and i need a php that match inputs from search form and transfer user on a URL. I mean if we type google in search form and click search then we are transfered on www.google.com.
please help me my email is [email protected]

Submitted byZafar Abbas (not verified)on Mon, 01/15/2024 - 22:08

Your work is well done. We appreciate.

Add new comment