Hi All,
I am new to SQL server.i am been working with Oracle database since a while.We are planning to migrate from Oracle to SQL server.i understood that we can use materialize view also in SQL server as indexed View but what about the materialized view log tables i.e MLOG$ tables we are using this in our application.what is the SQL server equivalent tables such as materialized view log tables(MLOG$).
Kindly let me know as i have to take care of all the oracle objects which are to be migrated to SQL server
Thanks in advance.