delete_records: Delete records

View source: R/fact_table_incremental_refresh.R

delete_recordsR Documentation

Delete records

Description

Delete records with the same primary key.

Usage

delete_records(ft, ft_new, fk)

Arguments

ft

A fact_table object.

ft_new

A fact_table object.

fk

A vector of foreign key names.

Value

A fact_table object.


starschemar documentation built on Nov. 11, 2023, 5:09 p.m.