PL/SQL update with function -


hi need use update in combination function , cant understand how possible. think update should : update counting set rate = function(count_id) date = '....'

do u think can write update in way , because in function have use same fields.


Comments

Popular posts from this blog

angularjs - Showing an empty as first option in select tag -

python - argument 2 to map() must support iteration -

javafx - How to wait cancellation of task after Service#cancel? -