The SQLinDS package [ver. 2.3.2]

The SQLinDS package [ver. 2.3.2]

Package regenerated with SAS Packages Framework, version 20250126. No functional changes, documentation cleaned up.
This commit is contained in:
Bart Jablonski
2026-01-26 17:22:37 +01:00
parent 64e0daa157
commit 1a0af7fc4f
5 changed files with 267 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ The package allows to write SQL queries in the data step, e.g.
set %SQL(select name, age from sashelp.class order by age);
run;
```
SHA256 digest for the latest version of `SQLinDS`: F*606A24A2A6B06DAAD2D443FA9A9819D9564235A5CD8599FD15586F1EFFCB41BC
SHA256 digest for the latest version of `SQLinDS`: F*CEAA4C90515F6E8AACBFFD55ABA6544E399EDBE0A7081107B62DCEE6F5430A1D
[**Documentation for SQLinDS**](./sqlinds.md "Documentation for SQLinDS")