Sampling the contents of a table

You can display the contents of a table in the SQL Results view.
About this task

The SQL Results view displays a sample of the rows in a table based on the maximum number of rows that is specified in the Preferences window.

To sample the database table contents:

  1. Optional: Limit result set information in the Preferences window.
  2. In the Data Source Explorer, right-click the table whose contents you want to display, and then select Data > Sample Contents.
Results
Results are displayed in the SQL Results view.

Feedback