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