Structured Query Language (SQL) (pronounced S-Q-L; less commonly "sequel") is a domain-specific language used to manage data, especially in a relational...
40 KB (3,766 words) - 14:57, 21 October 2024
Microsoft SQL Server (Structured Query Language) is a proprietary relational database management system developed by Microsoft. As a database server,...
61 KB (7,116 words) - 17:34, 5 October 2024
MySQL (/ˌmaɪˌɛsˌkjuːˈɛl/) is an open-source relational database management system (RDBMS). Its name is a combination of "My", the name of co-founder Michael...
68 KB (6,434 words) - 18:53, 31 October 2024
NoSQL (originally referring to "non-SQL" or "non-relational") is an approach to database design that focuses on providing a mechanism for storage and...
29 KB (2,417 words) - 17:13, 25 October 2024
In computing, SQL injection is a code injection technique used to attack data-driven applications, in which malicious SQL statements are inserted into...
41 KB (4,237 words) - 05:14, 24 October 2024
PostgreSQL (/ˌpoʊstɡrɛskjuˈɛl/ POHST-gres-kew-EL) also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing...
99 KB (8,561 words) - 23:02, 18 October 2024
The history of Microsoft SQL Server begins with the first Microsoft SQL Server database product – SQL Server v1.0, a 16-bit relational database for the...
43 KB (4,157 words) - 01:48, 15 August 2024
PL/SQL (Procedural Language for SQL) is Oracle Corporation's procedural extension for SQL and the Oracle relational database. PL/SQL is available in Oracle...
31 KB (3,904 words) - 12:19, 7 August 2024
Microsoft Azure SQL Database (formerly known as SQL Azure, SQL Server Data Services, SQL Services, and Windows Azure SQL Database) is a managed cloud database...
9 KB (787 words) - 19:41, 8 July 2024
In SQL, null or NULL is a special marker used to indicate that a data value does not exist in the database. Introduced by the creator of the relational...
61 KB (7,591 words) - 22:32, 2 November 2024
per database in SQL Server 2019, SQL Server 2017, SQL Server 2016, SQL Server 2014, SQL Server 2012, and 2008 R2 Express (4 GB for SQL Server 2008 Express...
19 KB (1,370 words) - 00:34, 15 August 2024
The syntax of the SQL programming language is defined and maintained by ISO/IEC SC 32 as part of ISO/IEC 9075. This standard is not freely available....
35 KB (3,953 words) - 17:29, 18 September 2024
A join clause in the Structured Query Language (SQL) combines columns from one or more tables into a new table. The operation corresponds to a join operation...
42 KB (4,777 words) - 15:02, 30 July 2024
Data definition language (redirect from Drop (SQL))
In the context of SQL, data definition or data description language (DDL) is a syntax for creating and modifying database objects such as tables, indices...
9 KB (1,002 words) - 14:53, 13 May 2024
Transact-SQL (T-SQL) is Microsoft's and Sybase's proprietary extension to the SQL (Structured Query Language) used to interact with relational databases...
6 KB (704 words) - 10:07, 8 June 2023
SQL Server may refer to: Microsoft SQL Server, a relational database server from Microsoft Sybase SQL Server, a relational database server developed by...
277 bytes (69 words) - 13:10, 9 November 2022
SQL Slammer is a 2003 computer worm that caused a denial of service on some Internet hosts and dramatically slowed general Internet traffic. It also crashed...
11 KB (960 words) - 17:45, 19 October 2024
SAP SQL Anywhere is a proprietary relational database management system (RDBMS) product from SAP. SQL Anywhere was known as Sybase SQL Anywhere prior to...
7 KB (632 words) - 07:06, 21 August 2022
SQL:2023 or ISO/IEC 9075:2023 (under the general title "Information technology – Database languages – SQL") is the ninth edition of the ISO (1987) and...
4 KB (391 words) - 06:30, 2 November 2024
Microsoft SQL Server Compact (SQL CE) is a discontinued relational database produced by Microsoft for applications that run on mobile devices and desktops...
13 KB (1,077 words) - 05:45, 5 October 2024
SQL-92 was the third revision of the SQL database query language. Unlike SQL-89, it was a major revision of the standard. Aside from a few minor incompatibilities...
4 KB (415 words) - 18:30, 12 October 2023
components within Microsoft SQL Server. First launched with Microsoft SQL Server 2005, it is the successor to the Enterprise Manager in SQL 2000 or before. The...
4 KB (317 words) - 17:19, 20 September 2024
Embedded SQL is a method of combining the computing power of a programming language and the database manipulation capabilities of SQL. Embedded SQL statements...
9 KB (907 words) - 04:22, 5 December 2023
Database (section 2000s, NoSQL and NewSQL)
majority use SQL for writing and querying data. In the 2000s, non-relational databases became popular, collectively referred to as NoSQL, because they...
75 KB (9,581 words) - 07:23, 28 September 2024
Microsoft Access (section Migration to SQL Server)
relative compatibility with SQL (structured query language)—queries can be viewed graphically or edited as SQL statements, and SQL statements can be used directly...
59 KB (6,612 words) - 11:48, 30 October 2024
SQL Server Reporting Services (SSRS) is a server-based report generating software system from Microsoft. It is part of a suite of Microsoft SQL Server...
8 KB (1,044 words) - 12:33, 24 July 2024
Object–relational mapping (redirect from Object-SQL mapping)
example, written in C# code, to execute a query written in SQL using a database engine. var sql = "SELECT id, first_name, last_name, phone, birth_date, sex...
10 KB (1,263 words) - 06:04, 2 October 2024
Oracle SQL Developer is an Integrated development environment (IDE) for working with SQL in Oracle databases. Oracle Corporation provides this product...
13 KB (816 words) - 08:33, 24 September 2024
Comparison of relational database management systems (redirect from Comparison of SQL database management systems)
Unicode is new in version 10.0. Note (5): MySQL provides GUI interface through MySQL Workbench. Note (6): OpenEdge SQL database engine uses Referential Integrity...
141 KB (3,535 words) - 22:33, 23 October 2024
SQL:1999 (also called SQL 3) was the fourth revision of the SQL database query language. It introduced many new features, many of which required clarifications...
8 KB (709 words) - 10:08, 7 July 2024