tableCopy ​
Command:
tableCopy
Category: Object Inspection
Status: Production Ready
Description ​
Copy table structure and/or data with optional filtering
Syntax ​
bash
hana-cli tableCopy [options]Aliases ​
tablecopycopyTablecopytable
Parameters ​
For a complete list of parameters and options, use:
bash
hana-cli tableCopy --helpExamples ​
Basic Usage ​
bash
hana-cli hana-cli tableCopy --sourceTable src_table --targetTable tgt_table --batchSize 1000Execute the command
Related Commands ​
See the Commands Reference for other commands in this category.
