Dynamic and host variables not allowed in DDL statements

[CR #234217] Dynamic and host variables in create view statements were allowed in earlier versions, but worked incorrectly when:

Dynamic and host variables are no longer allowed in create view statements.

Workaround: To allow dynamic and host variables with this incorrect behavior in create view statements, start Adaptive Server with trace flag 108:

dataserver -dd_master -T108