Adds a new caslib to enable access to a data source. A caslib is an in-memory space to hol...
The `addCaslibSubdir` action creates a new subdirectory within the physical path of an exi...
The addTable action is a fundamental mechanism for transferring data from a client-side pr...
The alterTable action allows for modifying the metadata and properties of an in-memory CAS...
The `append` action adds the rows from a source table to the end of a target table. It is ...
The `attribute` action manages extended attributes for in-memory tables in CAS. Extended a...
The caslibInfo action displays information about one or more caslibs. It can show details ...
The columnInfo action displays information about the columns in a specified CAS table. Thi...
The copyTable action allows for the duplication of an in-memory table to another table, po...
Fetches rows from a table or view. This action allows you to retrieve data from a CAS tabl...
The fileInfo action lists the files in a caslib's data source. It provides detailed metada...
Create indexes on one or more table variables....
Loads a table from a caslib's data source into memory on the CAS server. This action is fu...