News

Generated TSQL code may also reference a TSQL function called ... If you have any ideas for template examples, or new functionality in the Utilities.Sql library, please create an enhancement issue in ...
While there are a great many books, blogs, and articles out there on T-SQL, there are always a few ... some data from the table in my previous example to this new one. I can use the built-in ...
You can save the generated T-SQL script to a .sql file or pipe it to standard *nix utilities (for example, sed, awk, grep) for further transformations. You can edit the generated script or check it ...
You can write the more simple algorithms in TSQL, although some iteration ... our Bubble Sort algorithm works. (The example in this article applies to SQL Server 2000 and later.) ...
Something cool has just been announced for Azure SQL DB: the ability to call a limited number of REST APIs direct from TSQL. The announcement is here: ...