This is an old revision of the document!
EXTRACT DDL [FOR <ENVIRONMENT [environment] | DATABASE database>]
[TO filespec] [ON [INSTANCE] instance] [WITH options]
EXTRACT [CLUSTERED] <INSERTS | UPDATES | DELETE_WHERES | DELETE_EXCEPTS>
FROM tables [WHERE criteria] [TO filename]
[ON [INSTANCE] instance] [WITH options]
(Note: CLUSTERED requires tables to be one parent and any linked children)