Vidhya Sagar – Blog One Stop for SQL Server related Queries

8Jan/09

Table Valued Parameter – SQL 2008

New article posted on Table Valued parameter in main website. You can check the article from the link given below.

A new T-SQL feature is available in SQL Server 2008 which allows us to pass a set of rows as a parameter to stored procedures or functions. Table-Valued Parameter (TVP) allows us to send multiple rows of data to a stored procedure or a function without the need to pass so many parameters or creating temp tables.

Table Valued Parameter - SQL 2008

VN:F [1.9.4_1102]
Rating: 0.0/5 (0 votes cast)
VN:F [1.9.4_1102]
Rating: 0 (from 0 votes)
Comments (0) Trackbacks (0)

No comments yet.


Leave a comment


No trackbacks yet.