SQL

SQL

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'
ICSS, Inc. · 1303 Sackett Ave. · Cuyahoga Falls, Ohio 44223 USA · (330) 923-6900 · (330) 923-2116 Fax