Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Parameterized Views?
Message
From
26/12/2000 12:21:07
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
00450647
Message ID:
00456867
Views:
25
No,

You would have to use a sub query in 7.0. In SQL 2000 you can have UDF's embedded in SELECT statements.

>But I can not use this SP as function in SQL query? Or I can?
>For example:
>SELECT ;
> ID,
> MySP(Date) AS kkk
> FROM Table
>
>Giedrius
Previous
Reply
Map
View

Click here to load this message in the networking platform