Tuesday, July 27, 2010

The Xaml Workshop: Converting Delimited Data Into a Table

Learn to dynamically insert comma-delimited data into a T-SQL from our friends at XamlWorkshop


The Xaml Workshop: Converting Delimited Data Into a Table: "To setup the scenario for this example, you can probably think of several instances when you pass a comma or semi-colon delimited list of values into a Stored Procedure, and need to parse each value separately. This function will do just that, but in a re-usable, dynamic way...."

No comments :