1
0
mirror of https://github.com/sasjs/core.git synced 2025-12-15 16:14:36 +00:00

chore: all.sas update

This commit is contained in:
Allan Bowe
2020-12-25 10:22:44 +00:00
parent c090c8d53b
commit e334ea9b85
62 changed files with 127 additions and 127 deletions

View File

@@ -15,7 +15,7 @@
proc sql; describe table &syslast;
%mp_getddl(work,test,flavour=tsql,showlog=YES)
<h4> Dependencies </h4>
<h4> SAS Macros </h4>
@li mp_getconstraints.sas
@param lib libref of the library to create DDL for. Should be assigned.