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:
In the web application click the
Create button in the main menu and select the object type on the New Object side panel.
In the desktop application:
Execute one of the operations:
Select the Create > Table context menu item.
Click the New Object button in the Create group on the Home ribbon tab and select the Table item.
Select a type of object to be created on the Object Type page.
After executing the operations determine settings on the view wizard pages:
Basic Settings/Basic Properties. The page is used to set object name, identifier and comment.
Parameters. The page is used to create a list of parameters. The page is available only in the desktop application.
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 further used to check data uniqueness.
To save settings in the view wizard:
In the web application:
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 on editing the settings.
In the desktop application click the Finish button.
Version control
See also: