Table Action Set: Syntax

Provides actions for accessing and managing data

Table of Actions

Action NameDescription
addCaslibAdds a new caslib to enable access to a data source
addCaslibSubdirCreates a subdirectory in an existing caslib
addTableAdd a table by sending it from the client to the server
alterTableRename tables, change labels and formats, drop columns
appendAppend one table to another
attributeManages extended table attributes
caslibInfoShows caslib information
columnInfoShows column information
copyTableCopy one table to another
deleteRowsDelete matching rows from table
deleteSourceDelete a table or file from a caslib's data source
describeViewReturns results that can re-create view definition
dropCaslibDrops a caslib
dropTableDrops a table
fetchFetches rows from a table or view
fileInfoLists the files in a caslib's data source
indexCreate indexes on one or more table variables
loadDataSourceLoads one or more data source interfaces
loadTableLoads a table from a caslib's data source
partitionPartitions a table
promotePromote a table to global scope
queryCaslibChecks whether a caslib exists
recordCountShows the number of rows in a Cloud Analytic Services table
saveSaves a table to a caslib's data source
shuffleRandomly shuffles a table
tableDetailsGet detailed information about a table
tableExistsChecks whether a table has been loaded
tableInfoShows information about a table
updateUpdates rows in a table
uploadTransfers binary data to the server to create objects like tables
viewCreates a view from files or tables
Last updated: October 18, 2022