how can you create zero observation dataset? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
hi guys ...i have one query... data abc; input s w k g o t a m; cards; 1 2 3 4 5 6 7 8 2 3 4 5 6 7 8 9 ; run; i want the output to be the sorted order(only variables).observations should not be changed..
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
what is the difference btw proc means and proc univariate?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
explain about various caches available in data integrator? : Sas-di
If reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record?
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
What is _n_?
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?
How many versions came upto now in SAS?
what do you mean by data staging area? : Sas-di