One of my currentĀ professional dev project is to write an ETL from scratch using a lot of technologies. I had to play a lot with T-SQL (Transact-SQL) which was quite interesting to work with.
The code I will share today (not about RIA at all) is a cool trick when using sp_executesql. In some case, when [...]
Filed under: Dev, SQL | Tagged: ETL, Microsoft, multi OUTPUT, T-SQL | Leave a Comment »