New view

To create a new view select Views item in database form and select New in Object Menu.

You must enter the view name and a valid sql statement (without parameters).

If you include a computed column, you must provide column names. The check option allows checking valid rows when inserting data to the view.

See also:

View Index