The SQLinDS package, version 2.3.3

The SQLinDS package, version 2.3.3

Package regenerated with the SAS Packages Framework, version 20260216.
No functional changes, aesthetic documentation clean up.

- File SHA256: `F*6CC51325BDCE164B2E811896DD1C3A6D44242F50CC313D0721350CA49975F628` for this version
- Content SHA256: `C*776741E40EB6DCD907640ACA674F092BFAF0F7DE031519B6B453D37F6D6959D9` for this version
3a6a7d1
This commit is contained in:
Bart Jablonski
2026-02-17 14:51:28 +01:00
parent 1a0af7fc4f
commit 9025c055a5
5 changed files with 265 additions and 10 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*CEAA4C90515F6E8AACBFFD55ABA6544E399EDBE0A7081107B62DCEE6F5430A1D
SHA256 digest for the latest version of `SQLinDS`: F*6CC51325BDCE164B2E811896DD1C3A6D44242F50CC313D0721350CA49975F628
[**Documentation for SQLinDS**](./sqlinds.md "Documentation for SQLinDS")