Subject field name as parameter in stored procedure
Author Maurizio P.
Hi ,
 
i tried something like
 
Update myTable set :myfield = .......
 
... where myfield is a parameter of the procedure ,
but it doesn't work ,
is it possible to use a parameter as a a field name ?
 
   thanks
 
Mauro




[Non-text portions of this message have been removed]