Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Combine the return values in a single table
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00953147
Message ID:
00953571
Vues:
18
>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?

The only way is to use a temporary table as I showed previously.
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform