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 SAS OPTIMIZATION?
How long can a macro variable be? A token? : sas-macro
How you can read the variables that you need?
Mention few capabilities of sas framework.
WHAT IS SAS WEB SERVICE and what are the steps to create an xml service ?
What is the use of divide function?
what is snowflake schema? : Sas-di
What is the purpose of trailing @ and @@? How do you use them?
what is the difference between nodup and nodupkey options? : Sas programming
what is ae onset date n what is RDS
What is the basic structure of a sas program?
What are pdv and it functions?
how does sas handle missing values in formats? : Sas programming
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
How would you define the end of a macro?