Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Procedure output parameter a table??
Message
 
 
To
14/03/2007 07:18:29
General information
Forum:
Microsoft SQL Server
Category:
SQL syntax
Environment versions
SQL Server:
SQL Server 2000
Miscellaneous
Thread ID:
01203044
Message ID:
01203369
Views:
14
You may want to review Udf vs. sp Thread #1057271 though I don't know how up to date the information is.

>Thanks for your input Cetin. We have been using UDFs, but they are too slow. The code is a little complicated, and we are trying several methods to speed it up. One is to move to procedures, where they can be compiled and optimized.
>
>Thanks again,
>
>Rollin
>
>>>Can an output parameter in a procedure be defined as a table?? I thought it could, but it does not seem to work, and I have not been able to find any statements on it one way or the other in BOL.
>>>
>>>Your input is appreciated.
>>
>>No but you can use a function instead. Functions can return a table.
>>Cetin
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform