Official SELECT Clause Documentation
In this, the second of our series of videos looking at the Transact-SQL SELECT Statement, we’ll take a look at the SELECT clause.
Using examples we’ll get an understanding as to what we can achieve with the clause – topics covered include
- Retrieving Data from defined ColumnNames, Functions and Calculations
- ALL | DISTINCT
- $Identity & $RowGUID
- TOP (exp) | PERCENT | WITH TIES
(Please report any errors or omissions with this page either through email or via the contact page)