Type : INTERNAL_CREATION
The script does not directly manipulate tabular data or import it from external sources. Its objective is to compile internal components of the SAS system (SCL and FRAME catalog entries) which, once compiled, can be used by other SAS applications to interact with data.
| 1 | dm 'build sasuser.tipstalk.coltitle.scl; |
| 2 | build sasuser.tipstalk.coltitle.frame' build ; |
| 3 |