SQL Server Topics:
SQL-Transact SQL (T-SQL)
Transact SQL, often called T-SQL, is Microsoft's implementation of the SQL language. Developers for SQL Server database management systems are using T-SQL statements for any application communicating with an instance of SQL Server does so by sending Transact SQL statements to the server. Improve your T-SQL skills with these T-SQL overviews, best practices and stored procedures. In this reference, find out how to script SQL Server backups, why T-SQL in SSIS has pros and cons and what to do about poorly written T-SQL code that's causing SQL Server performance problems.
-
SQL Server freebie: PromptSQL for word completion
SearchSQLServer.com | 23 Nov 2005
News - ...
-
Step 3: Consider using implicit transactions
13 May 2005
Article - ...
SQL-Transact SQL (T-SQL) - SQL Server Topics