Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
In DBC view, using fn inSQLServer.
Message
 
 
To
21/07/2003 02:29:00
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00811930
Message ID:
00811988
Views:
12
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform