remove_duplicate_dimension_rows: Remove duplicate dimension rows

View source: R/star_query.R

remove_duplicate_dimension_rowsR Documentation

Remove duplicate dimension rows

Description

After selecting only a few columns of the dimensions, there may be rows with duplicate values. We eliminate duplicates and adapt facts to the new dimensions.

Usage

remove_duplicate_dimension_rows(db)

Arguments

db

A star_database object.


rolap documentation built on May 29, 2024, 10:38 a.m.