Skip to main content

View

SQL

Views are virtual tables computed at runtime that derive data dynamically from a query.

Source and target parameters

Source and target views have the same following parameters.

ParameterDescription
Type and FormatSelect View.
LocationChoose the location where the table will be stored. You can create a new table by writing a new table name.
PropertiesDefine certain properties of the table, including the table schema.
PreviewLoad the data to see a preview before saving.