What are _numeric_ and _character_ and what do they do?
_numeric_ & _character_ are mostly used in:
1. Defining arrays: if an array is defined as _numeric_ that means it expects all values stored in it to be numeric ONLY! And if we define array as _character_ it expects only character values to be stored within it
2. With proc print, if we use these, it prints only numeric or only character variables of the data set!
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between one to one merge and match merge? Give an example.
Name and describe three SAS functions that you have used, if any?
What are the difference between sas functions and procedures?
Describe the function and untility of the most difficult SAS macro that you have written.
Tell e how how dealt with..
Differentiate between ceil and floor functions.
What was the last computer book you purchased? Why?
what are different analysis datasets you created and what are the new variables created
How do you add a number to a macro variable?
Can we replace a dataset into view?
Hi im new to sas. I have a file with some charecter variables and some numeric variables now i want to load charecter variables into one datastep and numeric variables into another data step pls let me know Thanks
Mention what is SAS data set?