The Preview page displays the first 10 records in the table.
Procedure
You can preview data on either the
Data Management page or the
SQL Editor page.
- To preview data on the Data Management page:
- On the left of the management console, choose Data Management > Databases and Tables.
- On the displayed Data Management page, click the name of the database where the target table whose data you want to export resides to switch to the Manage Tables page.
- Click More in the Operation column of the target table and select View Properties.
- Click the Preview tab to preview the table data.
- To preview data on the SQL Editor page:
- On the left of the management console, click SQL Editor.
- In the navigation pane of the displayed SQL Editor page, click Databases.
- Click the corresponding database name to view the tables in the database.
- Click
on the right of the corresponding table, choose View Properties from the list menu, and click the Preview tab to preview the data of the table.