Learn How to Use SAS9API by Example

How to filter records from SAS using CURL and SAS9API

Written by Vasilij Nevlev

This guide shows how to extract a specific set of records from a SAS dataset using SAS9API and CURL.

View

Creating and deleting a library

Written by Vasilij Nevlev

This guide shows how to create and delete library using SAS9API and CURL.

View