upload_data
Upload CSV data to a CAS table in SAS Viya. Specify the CAS server, caslib, table name, and CSV content to create a new table.
Instructions
Upload CSV data into a CAS table.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| csv_data | Yes | CSV-formatted data string (including header row). | |
| server_id | Yes | CAS server name or ID. | |
| table_name | Yes | Name for the new table. | |
| caslib_name | Yes | Target caslib name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||