I need to deal with the table name as a variable.Then I must using dynamic sql and therefore I must using Stored procedure. But the problem that how can I use the stored procedure like a custom sql function.
e.g: select col1,(Exec sp1 param1,'tbName') from table1
I need to deal with the table name as a variable, I say: this is most likely the result of a design problem. you can use your plyers as a hammer, it may work a little, but that isn't what they were designed to do. Use the hammer instead. – KM. May 13 '11 at 13:09