A view is a logical table based on tables. Contents of this table is selected from basic tables by running SQL queries. A view only displays basic tables data without the ability to edit data. It can also be a data source for dimensions and cubes.
To create view in the object navigator click the
Create button in the main menu and select the object type on the New Object side panel.
After executing the operation determine settings on the view wizard pages:
Basic Settings/Basic Properties. The page is used to set object name, identifier and comment.
Properties. The page is used to specify database, physical name, and query text to create the view.
Indexes. The page is used to create a list of indexes, which will be used to check data uniqueness.
To save settings in the view wizard:
Click the Save button.
Select the Save and Close item in the drop-down menu of the Save button. After this the specified settings are saved, the wizard closes, and the window opens in the data edit mode.
NOTE. The Save and Close item is available only during editing the settings.
See also:
Creating Table Data Sets | IView | Working with Table Data Set