how many data types in sas? : Sas-administrator
Answer / aniket kumar
there are only two data types in SAS.
character data type char
Numeric data type Num
| Is This Answer Correct ? | 0 Yes | 0 No |
How substr function works in sas?
What does PROC print, and PROC contents do?
what are the scrubbing procedures in sas? : Sas programming
What is the use of PROC gplot?
What is the difference between %local and %global?
What are the difference between sas functions and procedures?
What are some problems you might encounter in processing missing values? In Data steps? Arithmetic? Comparisons? Functions? Classifying data?
Describe the function and untility of the most difficult SAS macro that you have written.
is there any difference between proc summary and proc means?
What are the ways in which macro variables can be created in sas programming?
what is function of retain statment
How do you control the number of observations and/or variables read or written? Approximately what date is represented by the SAS date value of 730?