HINT-DB/TABLE
Command Format:
/*+db=<physical_db_name>,table=<physical_table_name>*/ TRUNCATE TABLE <table_name>
Description:
Deleting data in physical table <physical_table_name> in database shard <physical_db_name> does not affect other physical tables.
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.