SQLEditor Icon

Views

A View object is a SQL database construct that combines different data from multiple tables together into a single table-like object. Typically a view is specified using a select statement. In SQLEditor view objects appear much like tables. As you edit the select statement, the tables and fields that the view references will be identified and listed in the view object