If I issue the Create Table, Alter Table or Drop Table command to the primary database, will the changes be reflected in the Standby Database? I didn't think DDL commands generated redo information in the archived logs, but the standby documentation I have seems to indicate that these commands are supported. I need to make this change today and am confused about whether I need to rebuild the standby database or not.