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.
-
Programming SMO applications for improved management, automation
07 Jul 2010
Tip - ...
-
Getting ‘trigonometric’ with T-SQL mathematical functions
22 Jun 2010
Tip - ...
-
Applying algebraic and numeric functions in SQL Server 2008
22 Jun 2010
Tip - ...
-
The nuts and bolts of T-SQL aggregate functions in SQL Server 2008
19 May 2010
Tip - ...
-
Seizing stats and grouped data with T-SQL aggregate functions
19 May 2010
Tip - ...
-
T-SQL string functions: The ins and outs for SQL Server
26 Apr 2010
Tip - ...
-
Using T-SQL string functions to convert and report on data
26 Apr 2010
Tip - ...
-
Loading data into a Master Data Services repository
15 Apr 2010
Tip - ...
-
Native string manipulation functions for SQL Server
09 Mar 2010
Tip - ...
SQL-Transact SQL (T-SQL) - SQL Server Topics