erim
2011-08-16 04:09:48 UTC
Ex: a user may ask the program to run a particular select query and while returning this data, I should be able to update a column of these on records. If there is a way to find a object ID or a hidden column that I can always insert into the list of columns being selected, I could later go through all the records selected and extract this ID and update the records. Is there something like this available in oracle? Please let me know if you need any more info. Thanks