Rss Newsfeed

Structured query language

Valid HTML 4.01! for Structured query language

SQL Structured query language

A specialized language for sending queries to databases. Most industrial-strength and many smaller database applications can be addressed using SQL. Each specific application will have its own slightly different version of SQL implementing features unique to that application, but all SQL-capable databases support a common subset of SQL. A example of an SQL statement is:   SELECT name,email FROM people_table WHERE contry='uk'

Back to listings page

Structured query language

Associated Keywords

Structured query language

 

SQL Is:

A specialized language for sending queries to databases. Most industrial-strength and many smaller database applications can be addressed using SQL. Each specific application will have its own slightly different version of SQL implementing features unique to that application, but all SQL-capable databases support a common subset of SQL. A example of an SQL statement is: SELECT name,email FROM people_table WHERE contry='uk'

Creative Commons License
This Glossary of Internet Terms is licensed under the Creative Commons "Attribution-ShareAlike" license.
The original author and copyright holder is Matisse Enzer, and the current version of the Glossary is available at http://www.matisse.net/files/glossary.html.

 

 

Add Url

Disclaimer SQL Structured query language Links Index