A WHERE clause and a subset of the list of variables might not be passed when you load a Teradata table into SAS® Cloud Analytic Services (CAS)


When you load a Teradata table to CAS, a WHERE clause might not be passed to the Teradata database. Instead, the SAS® Embedded Process does the subsetting when the following is true:

Also, when the VARLIST= option is specified, a SELECT statement with all variables might be passed to the database. SAS Embedded Process selects the specified list of variables that is pulled into SAS.

There is no workaround for this issue.