- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Posted 12-11-2022 11:11 PM
(2687 views)
Hello,
I am looking for an example to access the table and filter the rows based on the input using a DS2 code file in SAS Inteligent decisioing?
I know this can be done using a data query Code file with proper config but I am looking for an example of the same using DS2 code file.
Thanks
Vishal
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
The example "Instantiating an SQLSTMT Package" in the docs uses the SQLSTMT package to access data in a table. Does that get you started?
Check out my Jedi SAS Tricks for SAS Users