which is the best approach to store the data from on-prem database server to cloud aws server?
which is the best approach to store the data from on-prem database server to cloud aws server from the below two options?
1.Datapump
2. Materialized view.
Share some document on MV's and which MV refresh method is preferable?
0