What is the difference between an informat and a format?
Name three informats or formats.
Answer Posted / m
informat:it is an instruction used by sas to read the data.
eg:$w., $CHARw., commaw.d
format: instruction used by SAS to write the data value.
eg: date9., best., mmddyy10.
| Is This Answer Correct ? | 22 Yes | 2 No |
Post New Answer View All Answers
what is sas data set?
How do you use the do loop if you don’t know how many times you should execute the do loop?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
explain the key concept of sas? : Sas-administrator
describe about metadata object? : Sas-di
what is the difference between floor and ceil functions in sas? : Sas-administrator
What is the work of tranwrd function?
Describe a time when you were really stuck on a problem and how you solved it?
What is the difference between order and group variable in proc report?
What would be the value of month at the end of data step execution and how many observations would be there?
Give an example where SAS fails to convert character value to numeric value automatically?
Name few SAS functions?
How can you limit the variables written to output dataset in data step?
i want for interview question & answer plz it need immediate send t my mail raviprakashmot@gmal.cm
Difference between sum function and using “+” operator?