Hi everyone,
I would like to know if there is any way to rename a existing bin without any impact like rename utility in oracle. I couldn’t able to find any query for it could you please guide me if it is possible.
Thanks in advance…
Regards Phani
Hi everyone,
I would like to know if there is any way to rename a existing bin without any impact like rename utility in oracle. I couldn’t able to find any query for it could you please guide me if it is possible.
Thanks in advance…
Regards Phani
You can perform a scan on the set requesting only the bin to rename and write it back with with the new name and value and a null value for the old bin name.