Meta-SQL
Context Cleanup date March 2008 MetaSQL Use with reference to PeopleSoft MetaSQL expands to platform specific SQL substrings, causes another function to be called, or substitutes a value. MetaSQL constructs ..
SQL
otheruses4 the database language the airport with IATA code SQL San Carlos Airport Infobox programming language name SQL logo paradigm multi paradigm programming language Multi paradigm year 1974 designer ..
Meta
this the word or prefix MetaMeta disambiguation selfref For information on the wiki based web site for the coordination of all the Wikimedia Foundation projects, see Wikipedia Meta . wiktionarypar meta ..
PL/SQL
language Ada influenced operating system license website http www.oracle.com technology tech pl sql index.html PL SQL Procedural Language Structured Query Language is Oracle Corporation s proprietary ..
SQL Developer SQL Developer may refer to Oracle SQL Developer , a free SQL IDE from Oracle Corporation PL SQL Developer, an IDE for PL SQL development from Allround Automations SOLYP SQL Developer, a generic proprietary ..
Prepare (SQL)
A PREPARE statement in SQL prepares a statement database statement for execute sql execution at a later time. compu lang stub Category SQL keywords ..
SQL Server SQL Server may refer to Any database management system DBMS that implements the SQL query language Microsoft SQL Server , a specific implementation of a relational DBMS from Microsoft Sybase SQL Server ..
SQL/CLI
The SQL CLI , or Call Level Interface , extension to the SQL standard is defined in ISO IEC 9075 3 2003 ... to execute SQL statements from applications written in other programming languages. The SQL CLI extension ..
SQL/MED
The SQL MED , or Management of External Data , extension to the SQL standard is defined by ISO IEC 9075 9 2003. SQL MED provides extensions to SQL that define foreign data wrappers and datalink types to allow ..
SQL/JRT
The SQL JRT , or SQL Routines and Types for the Java Programming Language , extension to the SQL standard is defined by ISO IEC 9075 13 2003. SQL JRT specifies the ability to invoke static Java programming ..
SQL/PSM SQL PSM stands for SQL Structured Query Language Persistent Stored Modules, and was developed by the American National Standards Institute ANSI as an extension to SQL . ref http www.itl.nist.gov div897 ..
SQL:1999
dablink This article is about SQL 1999 , a revision of the SQL standard. For more information about SQL, see the main SQL article. SQL 1999 is the fourth revision of the SQL database query language . The latest ..
SQL/OLB
The SQL OLB , or Object Language Bindings , extension to the SQL standard is defined by ISO IEC 9075 10 2003. SQL OLB defines the syntax and symantics of SQLJ , which is SQL embedded in Java programming ..
SQL*Plus SQL Plus is an Oracle database Oracle command line utility which runs SQL and PL SQL commands interactively or from a script. Complete documentation for SQL Plus can be found on the Oracle website ref ..
SQL/Schemata
The SQL Schemata , or Information and Definition Schemas , extension to the SQL standard is defined by ISO IEC 9075 11 2003. SQL Schemata defines the Information Schema and Definition Schema, providing ..
SQL PL SQL PL stands for SQL Structured Query Language Procedural Language and was developed by IBM as a set of commands that extend the use of SQL in the DB2 UDB database system. ref http publib.boulder.ibm.com ..
From (SQL)
Unreferenced date November 2007 expert code FROM code is an SQL reserved word. The code FROM code clause is used in conjunction with SQL statements, and takes the following general form SQL DML Statement ..
Scalable SQL
unreferenced date July 2007 Scalable SQL provides relational database management features to Btrieve data. Scalable SQL was a product of Pervasive Software , but is no longer available or supported. Developers ..
Having (SQL)
A code HAVING code statement in SQL specifies that a SQL code Select SQL SELECT code statement should ... on that date. source lang sql SELECT DeptID, SUM SaleAmount FROM Sales WHERE SaleDate ..
Watcom SQL
Watcom SQL was a relational database for IBM PC compatible PC platforms released by Watcom in 1992 . It was renamed to SQL Anywhere Studio after Watcom joined Powersoft which was subsequently acquired ..
SQL:2006
dablink This article is about SQL 2006 , a revision of the SQL standard. For more information about SQL, see the main SQL article. SQL 2006 is the sixth revision of the SQL database query language . It is the latest ..
Embedded SQL
Embedded SQL is a method of combining the computing power of a programming language and the database Data Manipulation Language manipulation capabilities of SQL . Embedded SQL statement programming statements ..
SQL:2003
dablink This article is about SQL 2003 , a revision of the SQL standard. For more information about SQL, see the main SQL article. SQL 2003 is the fifth revision of the SQL database query language . The latest ..
Transact-SQL
Transact SQL T SQL is Microsoft s and Sybase s proprietary extension to the SQL . Microsoft s implementation ships in the Microsoft SQL Server product. Sybase uses the language in its Adaptive Server Enterprise ..
SQL/XML
The SQL XML , or XML Related Specifications , extension to the SQL standard is defined by ISO IEC 9075 14 2003. SQL XML specifies SQL based extensions for using XML in conjunction with SQL. The XML data ..