read_sql_prg: Read SQL Program Code

Description Usage Arguments Value

View source: R/read_sql_prg.R

Description

The SQL code of the data export program is read and the part with the export statements is returned. This part is expected to contain the format information.

Usage

1
read_sql_prg(ps_sql_prg_path, ps_sql_exp_routine, ps_exp_pattern)

Arguments

ps_sql_prg_path

path to sql program to read

ps_sql_exp_routine

name of the routine from where format should be extracted

ps_exp_pattern

pattern which indicate format information

Value

vec_exp_prg vector with sql statements that contain the format


fbzwsqualitasag/qfmtchk documentation built on Dec. 20, 2021, 7:46 a.m.