Data Prep Sheet

Action Principale : copyTable

Preparation Code

Script awaiting validation
Copied!
1DATA casuser.CARS_SOURCE;
2 SET sashelp.cars;
3 where Make in ('Audi', 'BMW', 'Mercedes-Benz');
4RUN;
Actions using this script
  • table copyTable En cours
  • No other action uses this exact script.