Answer Posted / guest
yes we can
ex: data aa/view=bb;
input variables;
datalines;
run;
Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
what is intially documentation in sas?
What do the mod and int function do? : Sas programming
In sas, what are the areas that you are most interested in? : sas-grid-administration
what is slowly changing dimension? : Sas-di
Describe crosslist option in tables statement?
explain about various caches available in data integrator? : Sas-di
If a variable contains letters or special characters, can it be numeric data type?
What do the SAS log messages "numeric values have been converted to character" mean?
List out some key concept of SAS
which date functions advances a date time or date/time value by a given interval? : Sas programming
How will you generate test data with no input data?
how to remove duplicates using proc sql?
Difference between SAS STATA & SPSS?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
What is the basic syntax of a sas program?