What is SQL?

Written by John L


Continued from page 1

pass instructions to databases. SQL commands can be keyed into a database client likerepparttar MySQL Query Browser orrepparttar 105563 SQL

Server Enterprise Manager and executed to either return a result or modify records inrepparttar 105564 database. SQL can also be used in

conjunction with programming language or scripting language like Microsoft Visual Basic or PHP to communicate withrepparttar 105565

database.

Although SQL is a world standard, it is unfortunate that most database vendors have come up with different dialects and

variations. This is because every database vendor wants to differentiate their database products fromrepparttar 105566 crowd. One good

example is Microsoft SQL Server's TRANSACT-SQL. TRANSACT-SQL is a superset of SQL and is designed for use only with Microsoft

SQL Server. Although it does make programming much easier for software developers, it is not compliant with other databases

like Oracle or MySQL - making TRANSACT-SQL programs non database-portable. As such, although many of these features are

powerful and robust, it is good practice to exercise caution and limit your SQL use to be compliant withrepparttar 105567 ANSI/ISO SQL

standards and ODBC-Compliant.

Courtesty of SQLPrimer.com. For more information, please contactrepparttar 105568 Webmaster of

SQLPrimer.com - http://www.sqlprimer.com.

John L is the Webmaster of SQLPrimer.com - http://www.sqlprimer.com.



EXCLUDED ARTICLE

Written by


Continued from page 1





    <Back to Page 1
 
ImproveHomeLife.com © 2005
Terms of Use