Loading

SQL Tutorial

Submitted by: 
Language: 
Visitors have accessed this post 23444 times.


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

Thank you so much admin (:

hey..
how to display room availability calendar in gridview ?
and make different back color for different room availability status

Best concise SQL tutorial, ever! - thank yoy.

I'm a novice in database programming. I'm so grateful to learn about your site.... so excited to learn more. Thanks so much.

hi

ur website is realy realy awesome and helpful . i have never seen such useful website before .

Add new comment

Filtered HTML

  • You may insert videos with [video:URL]
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>, <asp>, <c>, <cpp>, <csharp>, <css>, <html4strict>, <java>, <javascript>, <mysql>, <php>, <python>, <sql>, <vb>, <vbnet>. The supported tag styles are: <foo>, [foo].
  • Lines and paragraphs break automatically.

Plain text

  • No HTML tags allowed.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Lines and paragraphs break automatically.