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 |
What is the difference between SAS functions and procedures?
What is maximum storage capability of SAS?
why is the use of Retrive statement and give me with example?
how does sas handle missing values in a merge? : Sas programming
Can you continue to write code while the rest of the people on the floor where you work have a noisy party to which you were not invited?
how can you put a "trace" in your program? : Sas programming
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
what are different type of sas servers ? On which server does the sas code execute ?
what are the categories that sas informats are used to the place the data? : Sas-administrator
Enlist the syntax rules followed in sas statements.
What is the basic structure of a sas program?
What is the difference between %local and %global?