Answer Posted / vijai bhaskar
if u want u read particular variables in the data step by
using input statement
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
explain the difference between proc means and proc summary?
Explain input and put function?
What does the RUN statement do?
How to limit decimal places for the variable using proc means?
how many types prompting framework can be broken down to? : Sas-bi
how to remove duplicates using proc sql?
What are the new features included in the new version of SAS Programming Language?
Can you suggest us materials for sdtm mapping?
What is the maximum length of the macro variable? : sas-macro
What is the basic structure of a sas program?
Explain append procedure?
What is the difference between input and infile statement?
what is the difference between infile and input? : Sas-administrator
Differentiate between format and informat? : sas-grid-administration
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro