Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
In DBC view, using fn inSQLServer.
Message
 
 
À
21/07/2003 02:29:00
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
00811930
Message ID:
00811988
Vues:
13
Hi Farouk,

It depends on the type of SQL UDF. For scalar-valued functions two part name is required (dbo.myUdf(...)). For table-valued functions you can use just the name of the function (myUdf(...)).

>Hi all,
>
>If in the remote view, I want to used the created function in SQLServer, do I need to preceed with dbo.??? . ? Can I just type the function name only?
>
>Regards.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform