Content deleted Content added
m Dating maintenance tags: {{Excessive examples}} {{Trivia}} |
No edit summary Tag: Reverted |
||
Line 2:
{{trivia|date=October 2024}}
{{Short description|SQL statement that returns a result set of rows from one or more tables}}porgetcor
The [[SQL]] '''SELECT''' statement returns a [[result set]] of rows, from one or more [[Table (database)|tables]].<ref>{{cite web |url=http://msdn2.microsoft.com/en-us/library/ms189499.aspx |title=Transact-SQL Syntax Conventions |author=Microsoft |date=23 May 2023 }}</ref><ref>{{cite web |url=http://dev.mysql.com/doc/refman/5.0/en/select.html|title=SQL SELECT Syntax |author=MySQL}}</ref>
|