Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Passing Column value to UDF

Author  Topic 

anoopsinghal80
Starting Member

3 Posts

Posted - 2005-02-08 : 05:41:08
Dear All,

I want to pass a value of column to a User Defined Function which I am using in my query and the value will come from Query based on the result set.

Actually I am using a function returning table and using it in join with another table so when I pass the column value to it it givs me Incorrect Syntax.

Waitng for you response.

Regards
Anoop Singhal
Database Administrator
Advent Matrix Inc.
www.stonematrix.com

Merkin
Funky Drop Bear Fearing SQL Dude!

4970 Posts

Posted - 2005-02-08 : 06:28:51
Please don't cross post, it's just silly
http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=45631



Damian
Go to Top of Page
   

- Advertisement -