SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 68434: A WHERE clause that contains a like operator with a wildcard might cause CAS actions to fail

DetailsHotfixAboutRate It

A WHERE clause containing a like operator with a wildcard might cause SAS® Cloud Analytic Services (CAS) actions to fail. The following syntax provides an example of this type of WHERE clause:

proc cas;
table.loadTable / path='example.sashdat', caslib='incl', casOut={name='outtable', caslib='outcl'}, where='emp_name like ''B%''';"
quit;

Click the Hot Fix tab in this note for a link to instructions about accessing and applying the software update.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS ViyaLinux for x643.53.5ViyaViya
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.