Description Usage Arguments Value
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.
1 | read_sql_prg(ps_sql_prg_path, ps_sql_exp_routine, ps_exp_pattern)
|
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 |
vec_exp_prg vector with sql statements that contain the format
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.