Updated on 2022-09-16 GMT+08:00

HINT-TABLE

Command Format:

/*+table=<physical_table_name>*/ TRUNCATE TABLE <table_name>

Description:

Deleting data in physical table <physical_table_name> in the current database shard does not affect other physical tables.

Example output before the table is deleted:

Example output after the table is deleted: