1
0
mirror of https://github.com/sasjs/core.git synced 2026-01-16 04:50:05 +00:00

feat: new macro (mp_retainedkey) for adding retained key values to a staging table

This commit is contained in:
munja
2021-12-25 20:21:32 +00:00
parent 1062a97cfe
commit 536ce8e95d
5 changed files with 646 additions and 40 deletions

View File

@@ -1,9 +1,9 @@
/**
@file
@brief Apply a set of formats to a table
@details Applies a set of formats to one or more SAS datasets. Can be used
to migrate formats from one table to another. The input table must contain
the following columns:
@details Applies a set of formats to the metadata of one or more SAS datasets.
Can be used to migrate formats from one table to another. The input table
must contain the following columns:
@li lib - the libref of the table to be updated
@li ds - the dataset to be updated