In 9.0.1, DDL on a versioned table is not allowed.

In 9.2, DDL support is added using DBMS_WM.beginDDL.

In 9i STS there is a question regarding DDL and the answer is 'not allowed'.

In OCP what is the correct answer?