Data Prep Sheet

Action Principale : extract

Preparation Code

Script awaiting validation
Copied!
1PROC CAS;
2 /* Crear una tabla dummy que simula ser un astore */
3 dataStep.runCode / code="data casuser.onnx_model_store; length _blob_ binary; _blob_ = '89504E470D0A1A0A'x; id=1; output; run;";
4RUN;
Actions using this script
  • astore extract En cours
  • No other action uses this exact script.