by Mohammad Azam
Feedback
|
Average Rating: This article has not yet been rated.
Views (Total / Last 10 Days):
14671/
50
|
|
|
Notes |
- SQL SERVER TABLE Variable can be used to store the results
of the query.
- The TABLE variable can be used like any other SQL SERVER
table with few exceptions.
- The TABLE variable gives performance benefits over the
temporary variable.
- The TABLE variable can be returned from the SQL SERVER
Function.
|
|
|
User Comments
Title:
Table Data Type in Sql 2005
Name:
Ajay Chaurasia
Date:
2008-08-08 7:21:26 AM
Comment:
Describe by Example.
|
|
|
|