isixsigma on MSN
Variable vs. Attribute Data: What’s the Difference?
Throughout any project, you’re going to gather up quite a bit of data. Now, this can be broken down into two categories: ...
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; ...
This example uses the DATASETS procedure to give you information on the view descriptor VLIB.EMPPOS, which you created in Defining SAS/ACCESS Descriptor Files. proc datasets library=vlib memtype=view; ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results