Subject | field name as parameter in stored procedure |
---|---|
Author | Maurizio P. |
Post date | 2009-12-07T08:14:48Z |
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]
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]