one fable-low hijack cell
pair sql / tsql
envelope en_pipe
ordering AB
effort low
English with pipe '|' — '{X} | {Y}'
verdictpicked sql (first-offered)
· classifierA
· tiernone
response (200 chars)
# T-SQL (Transact-SQL) Reference
T-SQL is Microsoft's extension to SQL, used in SQL Server and Azure SQL Database.
## Basic Queries
```sql
-- Select with TOP (instead of LIMIT)
SELECT TOP 10 * FROM
neighbors