Updated on 2025-08-15 GMT+08:00

Previewing Table Data on the DLI Console

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:
    1. In the navigation pane on the left of the console, choose Data Management > Databases and Tables.
    2. 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.
    3. Click More in the Operation column of the target table and select View Properties.
    4. Click the Preview tab to preview the table data.
  • To preview data on the SQL Editor page:
    1. In the navigation pane on the left of the management console, choose SQL Editor.
    2. In the navigation pane of the displayed SQL Editor page, click Databases.
    3. Click the corresponding database name to view the tables in the database.
    4. 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.