what are _numeric_ and _character_ and what do they do? : Sas programming
how do you derive descriptive statistics?
1 Answers Accenture, Quintiles,
what is intially documentation in sas?
what is the difference between compiler and interpreter? give any one example (software product) that act as a interpreter?
36 Answers Accenture, College School Exams Tests, CTS, IBM, IHRD, Infosys, Sylhet Engineering College, TCS, Wipro,
how do you validate tables abd reports?
2 Answers Accenture, Quintiles,
What is the SAS data set?
How to write duplicate records into a separate dataset using sort?
how does sas handle missing values in assignment statements? : Sas programming
i have a null dataset with 20 variables. i want to upload the variables which contain name like a or k or anything in another dataset.how can we create the dataset?
What is the use of %include statement?
In ARRAY processing, what does the DIM function do?
what is the need of INDEX in datasets?
How do I CREATE an external dataset with sas code? I would like to create within a sascode a non-exsistent textfile on the host. So I am not forced to create the file befor filling it.