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 difference between using drop = data set option in data statement and set statement?
Describe the function and untility of the most difficult SAS macro that you have written.
Explain append procedure?
which features do you use to check the data validations and errors? : Sas-administrator
what are input dataset and output dataset options? : Sas programming
How does proc sql work?
What is the use of PROC gplot?
what are all the reports you generated in your recent project?
What do you understand by the term Normal Distribution?
Explain the purpose of substr functions in sas programming.
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
Give some ways by which you can define the variables to produce the summary report (using proc report)?
what is the one statement to set the criteria of data that can be coded in any step? : Sas programming
What is connection profile? : sas-grid-administration
What do the sas log messages “numeric values have been converted to character” mean? What are the implications?