Transform an XML Document’s Attributes into ElementsIf you have an XML document that uses attributes only, you can easily transform that document into a […] March 4, 2017 in SQL Server tagged xml by Mike
SQL Server Select Table with Parameter in SprocThis post shows you how to run a SELECT query in a stored procedure that takes as a […] March 4, 2017 in SQL Server tagged T-SQL / dynamic by Mike