Skip to contents

Get the column to be splitted and the column name for the new splitted columns. If you already have the specification from find_spec(), then the arguments for group and con must be NULL.

Usage

get_split(group = NULL, con = NULL, spec = NULL)

Arguments

group

The name of filegroup as specified in filgruppe

con

Connection to database

spec

Specification from tbl_Filgruppe

Value

A list consist of two variables ie. from and to indicating which column to split and what the new column names will be