table_swap: Swaps the contents of two tables.

Description Usage Arguments

Description

Swaps the contents of two tables.

Usage

1
table_swap(client, table1, table2, database = NULL)

Arguments

client

Treasure Data client generated by td function.

table1:

table name (before)

table2:

table name (after)

database(optional):

name of the database


teramonagi/tdclientr documentation built on May 31, 2019, 8:38 a.m.