Structured Query Language/Related Articles: Difference between revisions
Jump to navigation
Jump to search
imported>Pat Palmer (→Other related topics: linking to (non-existent) T-SQL) |
imported>Pat Palmer |
||
Line 7: | Line 7: | ||
==Subtopics== | ==Subtopics== | ||
== | == Implementations of SQL == | ||
{{r|Access SQL}} | |||
{{r|T-SQL}} | {{r|T-SQL}} | ||
== Databases using a dialect of SQL == | |||
{{r|Microsoft Access}} | |||
{{r|Microsoft SQL Server}} | {{r|Microsoft SQL Server}} | ||
{{r|MySQL}} | {{r|MySQL}} | ||
{{r| | {{r|PostgreSql}} | ||
== Other == | |||
{{r|SPARQL}} | {{r|SPARQL}} | ||
{{r|XQuery}} | {{r|XQuery}} |
Revision as of 13:10, 18 February 2021
- See also changes related to Structured Query Language, or pages that link to Structured Query Language or to this page or whose text contains "Structured Query Language".
Parent topics
- Computer [r]: A machine that executes a sequence of instructions. [e]
- Database [r]: A collection of computer-readable records, at one or more location, that are organized in some meaningful way beyond simple sequence of creation [e]
Subtopics
Implementations of SQL
- Access SQL [r]: Add brief definition or description
- T-SQL [r]: The dialect of Structured Query Language (SQL) used for Microsoft SQL Server databases [e]
Databases using a dialect of SQL
- Microsoft Access [r]: Add brief definition or description
- Microsoft SQL Server [r]: Add brief definition or description
- MySQL [r]: Cross-platform relational database management system that uses the SQL (Structured Query Language) syntax for scripting queries. [e]
- PostgreSql [r]: Add brief definition or description