News

Variable and attribute data are used in the creation of control charts. You can use both types of data to measure performance or KPIs. Variable and attribute data can be further utilized to create ...
1If not explicitly defined, a variable's type and length are implicitly defined by its first occurrence in a DATA step. 2The minimum length is 2 bytes in some operating environments, 3 in others. See ...
This example uses the DATASETS procedure to display information about the view descriptor VLIB.USACUST, which describes the data in the CUSTOMERS.WK3 file. options linesize=80; proc access dbms=wk3; ...