SnowConvert AI - Oracle - Create View¶
In this section, you could find information about Oracle Views and their Snowflake equivalent. The syntax of subquery used to create the view can be found in the SELECT section
Note
Some parts in the output code are omitted for clarity reasons.
Create View¶
The following clauses for Create View are removed:
No Force/ Force
Edition Clause
Sharing Clause
Default collation
Bequeath clause
Container clause
Alter View¶
Alter is not supported by SnowConvert AI yet.
Drop View¶
The CASCADE CONSTRAINT clause is not supported yet.