Testing the SQL statement for a relational view

You can see the contents of your relational view by testing and viewing the result set of your SQL query. This result set gives you a preview of the contents in the relational view.

To test the SQL query for a relational view:

  1. Right-click a view in the Data Definition view or the Database Explorer.

  2. Click Sample Contents from the pop-up menu.

The query results are displayed in the DB Output view.

 

Parent topic

Accessing and updating data