mirror of
https://github.com/sasjs/core.git
synced 2026-01-08 18:00:06 +00:00
chore: updating header
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
|
||||
Usage:
|
||||
|
||||
%mp_ds2inserts(sashelp.class,outref=myref)
|
||||
data test;
|
||||
%mp_ds2inserts(sashelp.class,outref=myref,outds=class)
|
||||
data class;
|
||||
set sashelp.class;
|
||||
stop;
|
||||
proc sql;
|
||||
|
||||
Reference in New Issue
Block a user