Quick syntax reference for creating a materialized view log (snapshot log) in Oracle database: create materialized view log on SCHEMA_NAME.TABLE_NAME tablespace TABLESPACE_NAME -- with rowid;
© 2005 tiplib.com