Groups | Blog | Home
all groups > sql server data mining > december 2004 >

sql server data mining : How To Use Parameters in a View


WStoreyII
12/6/2004 6:59:03 PM
the subject says it all,

thanks for the help

WStoreyII
12/6/2004 10:01:01 PM
Thanks Adam,

I Will check that out at work tommarow

WStoreyII

[quoted text, click to view]
Adam Machanic
12/6/2004 10:17:36 PM
Views cannot have parameters. You should look into using a table-valued
User Defined Function, which is essentially a parameterized view. Look up
syntax in Books Online and post back here if you need more help.

--
Adam Machanic
SQL Server MVP
http://www.sqljunkies.com/weblog/amachanic
--


[quoted text, click to view]

AddThis Social Bookmark Button