Contents
Special Characters   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z 

Special Characters

>: comparison operator Using comparison operators in the WHERE clause
<: comparison operator Using comparison operators in the WHERE clause
* (asterisk): SELECT statement Selecting all columns from a table
*=: Transact-SQL outer joins Transact-SQL outer joins (*= or =*)
-gx option: threads Queries blocked on themselves
=*: Transact-SQL outer joins Transact-SQL outer joins (*= or =*)
@@identity global variable Retrieving IDENTITY column values with @@identity