Hi,
I have a universe with a view named view_mv (materialized view). I have objects created using fields from this view. I want to change (or repoint) the view from view_mv to view_vw (regular view). The columns in each of them (mv and vw) are the same. How can I do this without deleting view_mv and losing all my objects?
Thanks,
Jennifer
I have a universe with a view named view_mv (materialized view). I have objects created using fields from this view. I want to change (or repoint) the view from view_mv to view_vw (regular view). The columns in each of them (mv and vw) are the same. How can I do this without deleting view_mv and losing all my objects?
Thanks,
Jennifer