oracle11g - Convert a materialized view into a table in Oracle 11g? -


i running oracle 11g , sql developer on client. have materialized view convert ordinary table. how can done?

the way have come create table same structure, export data mv , import table. have manually create fields (30+) table match in mv. figured there must better solution?

simple drop materialized view .. preserve table it


Comments

Popular posts from this blog

android - Pass an Serializable object in AIDL -

How to provide Authorization & Authentication using Asp.net, C#? -

How to use Authorization & Authentication in Asp.net, C#? -