Answer Posted / 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 |
Post New Answer View All Answers
What is the function of Stop statement in a SAS Program?
What is the difference between match merge and one to one merge?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
Name types of category in which SAS Informats are placed?
Why double trailing @@ is used in input statement?
What was the last computer book you purchased? Why?
If you could design your ideal job, what would it look like?
what do the mod and int function do? What do the pad and dim functions do? : Sas programming
what is the function of catx syntax? : Sas-administrator
how does sas handle missing values in sort order? : Sas programming
what are some differences between proc summary and proc means? : Sas programming
How to create a permanent sas data set?
What function CATX syntax does?
What does the trace option do?
What is the difference between %put and symbolgen? : sas-macro