1
0
forked from docs/doc-exports
doc-exports/docs/ddm/umn/ddm-08-0026.html
Hasko, Vladimir a5cc543164 reverting ddm umn to state before last commit in #613
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com>
Co-authored-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-committed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
2024-01-17 13:06:49 +00:00

1.4 KiB

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.

Hints are valid only for sharded tables.