Skip to content

Be able to extract a column to another table while removing duplicates. #5215

@jeromeperez

Description

@jeromeperez

Problem

When you extract a column to another table, it creates something like a foreign key, but unfortunately it extracts all the values.

Proposed solution

Be able to extract values so that there is only one value per record in the destination table. Like a "select distinct into"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions