Select (SQL): Difference between revisions

Content deleted Content added
CodeNaked (talk | contribs)
m Added links
CodeNaked (talk | contribs)
Non-standard syntax: Added MS SQL Server 2000 format
Line 155:
| [[Microsoft]]
| (Supports the standard, since SQL Server 2005)
|-
|
| Also <code>SELECT '''TOP 10 [PERCENT]''' * from T </code>
|-
| [[MySQL]]