mirror of
https://github.com/SASPAC/sqlinds.git
synced 2025-12-08 01:22:44 +00:00
The SQLinDS package [ver. 2.2.6]
The SQLinDS package [ver. 2.2.6] Package regenerated with the latest version of the SAS Packages Framework (20230411).
This commit is contained in:
@@ -10,7 +10,7 @@ The package allows to write SQL queries in the data step, e.g.
|
|||||||
set %SQL(select * from sashelp.class order by age);
|
set %SQL(select * from sashelp.class order by age);
|
||||||
run;
|
run;
|
||||||
```
|
```
|
||||||
SHA256 digest for the latest version of `SQLinDS`: F*229ACF1A62E5194A25C75D8E554BEF1B7D29227A498ED5862F23892BB0D57644
|
SHA256 digest for the latest version of `SQLinDS`: F*3BB422E8C94515DEE9E13E674A0D119794F464D9597C28D5D536E71F64EB5298
|
||||||
|
|
||||||
[**Documentation for SQLinDS**](./sqlinds.md "Documentation for SQLinDS")
|
[**Documentation for SQLinDS**](./sqlinds.md "Documentation for SQLinDS")
|
||||||
|
|
||||||
|
|||||||
BIN
hist/2.2.6/sqlinds.zip
Normal file
BIN
hist/2.2.6/sqlinds.zip
Normal file
Binary file not shown.
@@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
# The SQLinDS package [ver. 2.2.5] <a name="sqlinds-package"></a> ###############################################
|
# The SQLinDS package [ver. 2.2.6] <a name="sqlinds-package"></a> ###############################################
|
||||||
|
|
||||||
The **SQLinDS** package is an implementation of
|
The **SQLinDS** package is an implementation of
|
||||||
the *macro-function-sandwich* concept introduced in the
|
the *macro-function-sandwich* concept introduced in the
|
||||||
@@ -49,10 +49,10 @@ Package contains:
|
|||||||
Required SAS Components:
|
Required SAS Components:
|
||||||
*Base SAS Software*
|
*Base SAS Software*
|
||||||
|
|
||||||
*SAS package generated by generatePackage, version 20230207*
|
*SAS package generated by generatePackage, version 20230411*
|
||||||
|
|
||||||
The SHA256 hash digest for package SQLinDS:
|
The SHA256 hash digest for package SQLinDS:
|
||||||
`F*229ACF1A62E5194A25C75D8E554BEF1B7D29227A498ED5862F23892BB0D57644`
|
`F*3BB422E8C94515DEE9E13E674A0D119794F464D9597C28D5D536E71F64EB5298`
|
||||||
|
|
||||||
---
|
---
|
||||||
# Content description ############################################################################################
|
# Content description ############################################################################################
|
||||||
|
|||||||
BIN
sqlinds.zip
BIN
sqlinds.zip
Binary file not shown.
Reference in New Issue
Block a user