VeloDB Cloud
SQL Manual
Statments
Show-Statements
SHOW-TABLET

SHOW-TABLET

Name

SHOW TABLET

Description

This statement is used to display the specified tablet id (only for administrators)

Syntax:

SHOW TABLET tablet_id

Example

  1. Display the parent-level id of the tablet whose id is 10000

    SHOW TABLET 10000;

Keywords

SHOW, TABLET

Best Practice