| Dictionary, Encyclopedia and Thesaurus - The Free Dictionary 3,919,077,670 visitors served. |
Dictionary/ thesaurus | Medical dictionary | Legal dictionary | Financial dictionary | Acronyms | Idioms | Encyclopedia | Wikipedia encyclopedia | ? |
SQL |
Also found in: Dictionary/thesaurus, Wikipedia | 0.01 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.ANSI standardized SQL, but most database management systems (DBMSs) have some proprietary enhancement, which if used, makes SQL non standard. Moving an application from one SQL database to another may require tailoring to convert some commands. The age old dilemma in this business! See MDX, CLI, ODBC, IDAPI and SQL injection. The following SQL query selects customers with credit limits of at least $5,000 and puts them into sequence from highest credit limit to lowest. The blue words are SQL verbs. See SPUFI.
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 SQL (computer science)
Want to thank TFD for its existence? Tell a friend about us, add a link to this page, add the site to iGoogle, or visit the webmaster's page for free fun content. |
|
| Mentioned in | ? | References in periodicals archive | ? | Encyclopedia browser | ? | Full browser | ? | |||
|---|---|---|---|---|---|---|---|---|---|---|
No references found | HP PolyServe Software for Microsoft SQL servers offers customers a highly available, flexible, simple approach to SQL Server consolidation", said Prakash Krishnamoorthy, Country Manager, HP StorageWorks Division, Technology Solutions Group, HP India. Easy-to-install and implement, SQL diagnostic manager provides continuous, low-impact monitoring of all SQL Servers throughout an enterprise from a central point of control. About SQL diagnostic manager SQL diagnostic manager provides powerful SQL Server performance monitoring, diagnostics, and proactive alerts from a central point of control -- helping to ensure the performance and availability of all SQL Servers in the environment. |
SQL servers |
SQL Module Language SQL precompiler SQL Processing Using File Input SQL Processor Using File Input SQL programming language SQL programming language SQL Remote for ASA SQL Reporting Services SQL script SQL script SQL Server SQL Server 2000 SQL Server 2000 SQL Server 2005 SQL Server Analysis Services SQL Server Data Services SQL Server Embedded Edition SQL Server Everywhere SQL Server Integration Services SQL Server Management Studio SQL Server Management Studio Express SQL Server Migration Assistant SQL Server Reporting Services SQL Server Resolution Protocol SQL Server Resolution Service SQL Server Surface Area Configuration SQL Server Worldwide User Group SQL servers SQL Warehousing ToolSQL Windows SQL*Forms SQL-DMO SQL/DS SQL/DS SQL2 SQL2K Sql3 Sql3 SQLA SQLBase SQLBase Server SQLC SQLCA SQLCLI SQLDA SQLDMO SQLDS SQLH SQLI SQLite SQLJ SQLJ SQLN SQLNET SQLO | |||||||
| Encyclopedia |
| Free Tools: |
For surfers:
Free toolbar & extensions |
Word of the Day |
Help
For webmasters: Free content | Linking | Lookup box | Double-click lookup |
|---|