﻿<?xml version="1.0" encoding="utf-8"?><rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" version="2.0"><channel><title>SQLServerCentral.com Content tagged Advanced Querying, Table Valued Parameters</title><link>http://www.sqlservercentral.com/</link><description>Content tagged Advanced Querying, Table Valued Parameters posted on SQLServerCentral.com</description><language>en-us</language><ttl>360</ttl><managingEditor>sjones@sqlservercentral.com (Steve Jones)</managingEditor><item><title>Why Read-only Table Parameters is Not Enough</title><description>In this article I discuss a new feature in SQL 2008, table-valued parameters and particularly the restriction that they have to be read-only. I argue that this makes this feature considerably less useful that it could be, and that in order to build scalable applications be able to pass read-write table parameters between stored procedures is essential.</description><guid>http://www.sqlservercentral.com/redirect/articles/62568/</guid><pubDate>2008/04/02</pubDate><link>http://www.sqlservercentral.com/redirect/articles/62568/</link></item></channel></rss>