SQL Server 2000 views Questions

1

Are parameters permitted on SQL Server 2000 views
I think the answer to this is NO, but is there a way to create a view that accepts input parameters? I created the view hard coding in something that now needs the flexibility that a parameter would provide, but I’ve never seen a parameter on a view – Is it possible? Thanks

Answer Question   |  August 20, 2010  7:06 PM
Parameters, SQL Server 2000, SQL Server 2000 views, SQL Server views
asked by:
120 pts.

1