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:
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.