I am trying to create MVIEWs in a database with 50 identical schemas. So the basic VIEW is pretty simple, but I need to add a column to the view that stores the source record’s schema. The tables in all 50 schemas start their unique keys from 0.
Share
Anyhow you must replace the view’s ddl.
You may do it in this way: