Access this form by selecting the Views node (within a database) in the
navigation pane and clicking the design icon
(to edit an existing view) or the new view icon
(to add a new view).
Database Objects
Provides a list of database tables, columns, views etc which you can drag and drop into the text area.
Keywords
Provides a list of common SQL commands which you can drag and drop into the text area.
Name
View the name of the view.
Owner
View the owner of the view.
Use quoted identifiers
Specify if the view should allow quoted identifiers.
Text
View the syntax of the view.
Results
Preview the resultset returned by the view.
Check Syntax
Check the syntax of the Transact-SQL script used to create the view.