| Dictionary, Encyclopedia and Thesaurus - The Free Dictionary 1,524,114,358 visitors served. |
Dictionary/ thesaurus | Medical dictionary | Legal dictionary | Financial dictionary | Acronyms | Idioms | Encyclopedia | Wikipedia encyclopedia | ? |
SQL |
Also found in: Wikipedia, Hutchinson | 0.03 sec. |
SQLin full Structured Query Language.Computer programming language used for retrieving records or parts of records in databases and performing various calculations before displaying the results. SQL is particularly suitable for searching relational databases. It has a formal, powerful syntax and is able to accommodate logical operators. Its sentence-like structure resembles natural language except that its syntax is limited and fixed. SQL(Structured Query Language) Pronounced "S-Q-L" or "see-quill," a language used to interrogate and process data in a relational database. Originally developed by IBM for its mainframes, all database systems designed for client/server environments support SQL. SQL commands can be used to interactively work with a database or can be embedded within a programming language to interface to a database. Programming extensions to SQL have turned it into a full-blown database programming language, and all major database management systems (DBMSs) support the language.
select name, city, state, zipcode
from customer
where creditlimit > 4999
order by creditlimit desc
SQL structured query language: a computer programming language used for database management
|
|
| ? Mentioned in | ? References in periodicals archive | |
|---|---|---|
In the last year, major RDBMS (Relational Database Management Service) vendors have launched new and low-cost versions of data integration/ELT (Extract, Load, and Transform) software that generate SQL scripts. The SQL Script Validation output must report a database size greater than one terabyte for UNIX/Mainframe and greater than 500GB for Windows to be accepted by Winter Corporation. As part of the ETI Solution for Teradata, the ETIoAccelerator for SQL/Teradata automates the generation of SQL scripts that extract, transform and load data between applications on Teradata, while capturing a full metadata audit trail. |
| Encyclopedia |
| Free Tools: |
For surfers:
Browser extension |
Word of the Day |
Help
For webmasters: Free content | Linking | Lookup box | Double-click lookup | Partner with us |
|---|