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