|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Thursday, October 22, 2009 1:44 AM
Points: 12,
Visits: 29
|
|
hey i m beginner in the field of sql. i want to know how to pass a column of the table as a parameter to the user defined function.
please help me
|
|
|
|
|
Grasshopper
      
Group: General Forum Members
Last Login: Tuesday, January 19, 2010 12:20 AM
Points: 21,
Visits: 19
|
|
if pass chara parameter, eg: Select 'Test' as ColumnA,ColumnB From [Table]
|
|
|
|