Data Operation - Copy

Undraw Data Processing

Data Operation - Copy

About

copy is transfer data operation that will create a copy of the original data resource meaning:

A diff operation would show no difference.

Prerequisites

If the target exists, the target should:

Cli

The tabul data copy command implements the copy operation.




Related HowTo
Undraw Data Processing
Database HowTo - How to load your database with the TPCDS benchmark

This howto will show you how to load a relational database schema in order to create a benchmark with the data query command
Undraw Data Processing
Learning Tabulify - Step 6 - How to transfer Data Resources

In Tabulify, when you want to manipulate data, it's called a transfer. You want to move data, you transfer You want to copy data, you transfer You want to insert data, you transfer You want to...
Undraw Data Processing
Learning Tabulify - Step 8 - How to modify the content of a table

Tabulify learning guidetransfer step The transfer page should have made you familiar with the transfer concept where we have introduced the copy operation. The copy and move operation does not modify...
Undraw Data Processing
SQLite - How to fill a table with a resource data generator?

This how-to will show you how to define the generation of data via a data definition file and load it into a table via the tabul data fill operation.

Task Runner