Viewing View Data in the Execute SQL Window

Execute a SELECT * FROM query and display contents of the view in the query results pane of the Execute SQL window.

Prerequisites
Database Version View Privileges
SAP Sybase IQ 15.3 and 15.4

None. Queries execute with the user's current permissions.

SAP Sybase IQ 16.0

None. Queries execute with the user's current permissions.

Task
  1. In the Perspective Resources view, select the resource, and select Resource > Administration Console.
  2. In the left pane, expand IQ Servers > Schema Objects > Views, and then select Views.
  3. Select a view from the right pane and either:
    • Click the arrow to the right of the name and select View Data in SQL , or
    • From the Administration Console menu bar, select Resource > View Data in SQL .
    Note: Use Shift-click or Control-click to select multiple views.
    A SELECT * FROM <view> query executes.
  4. (Optional) Modify the SQL statement and click Execute to display different data in the view.
  5. Click Close to close the Execute SQL view.
Related concepts
About Views
View Permissions
View Triggers
Related tasks
Creating a View
Recompiling and Enabling a View
Disabling a View
Deleting a View
Generating View DDL Commands
Viewing or Modifying View Properties
Authenticating a Login Account for a Managed Resource
Related reference
View Privilege Summary