The starting point for your SAS® and Viya™ projects
Discover technical articles from the community
Snippets & Tutorials
FAQ & Help
Business Use Cases
Full Catalog & Examples
Preparation Scripts
SAS & Python Integration
News, tech watch and site updates
Participate in the life of the site
The compare action uses a base table, specified by the 'table' parameter, and a comparison table, specified by the 'table2' parameter. It compares the records and groups in the comparison table against those in the base table.
Specifies the percentile definition to use. The definitions are numbered 1 to 6. The default value is 6. Alias: pctlDef. Range: 1–6.
The 'outputFormat' parameter determines how cropped detections are saved. 'MULTIPLE_ROWS' (default) saves them in one column across multiple rows, while 'MULTIPLE_COLUMNS' saves them in multiple columns within a single row.
specifies the layout algorithms are to determine coordinates for vertices in 3-dimensions. Default: FALSE.
The `commitTransaction` action is used to persist all changes made within an access control transaction to the server. It also releases all checked-out objects and terminates the transaction.