Simple Basic Tutorial Guide Introduction To SQL Database

RegisterLogin
Simple Basic Tutorial Guide Introduction To SQL Database
Post Description: Simple Basic Tutorial Guide Introduction To SQL Database
Tags: Simple, Basic, Tutorial, Guide, Introduction, To, SQL, Database
This Post Was Posted On Feb 29, 2008 By stalionboy #468
What is SQL? SQL is a standard computer language for accessing and manipulating databases.

SQL Key Points

* SQL stands for "Structured Query Language"
* An easy to learn programming language
* SQL allows you to access databases
* SQL is an ANSI standard computer programming language
* SQL executes queries into a database
* Insert records into a database
* Retrieve records from a database
* Update records from a database
* Delete records from a database

SQL is an ANSI (ANSI stands for American National Standards Institute )standard computer language for accessing and manipulating database systems. SQL statements are used to retrieve and update data in a database. Some programs like MS Access, DB2, Informix, MS SQL Server, Oracle, Sybase, MYSQL works SQL databases.

While there are different versions of SQL, they all must be in complaince with the ANSI standards. All versions must support the same major keywords in a similar way, for example, SELECT, UPDATE, DELETE, INSERT, WHERE, FROM etc... Some of the SQL dabatbases also have their own proprietary extenstion in addition to the SQL standards.
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
Isaac
#572 1
hello please how do i write a simple basic program to calculate the volume of the frustum cut off from a cone of hieght 10cm.
Jun 25, 2007 Reply Report abuse
©2011 Webune Forums - Wed Dec 21, 2011 8:19 am
Powered by: Webune Forums V3