The SQL standard does not include schema manipulation Explanation: The syntax indicated is not included in the current ANSI and ISO standards for SQL. The standard does not define the schema manipulation language. User Action: If it is important to have only standard syntax in your program, you should remove this syntax.