Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combine the return values in a single table
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00953147
Message ID:
00953566
Views:
17
I'm sorry, let me try it this way.

To save the return value in @SourceDescr, from a UDF, we can use the following syntax:
Set @SourceDesc = ( select dbo.Ims_fn_GetSourceDesc(1) )
What is the correct syntax if this UDF was a procedure and return a single row and single field?

>I'm sorry but I don't understand what you're trying to do.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform