How do i read multiple spaces in datasets?
Answer Posted / king
by using : oprator
| Is This Answer Correct ? | 1 Yes | 4 No |
Post New Answer View All Answers
What is connection profile? : sas-grid-administration
What is the length assigned to the target variable by the scan function?
What are the difference between sas functions and procedures?
How would you identify a macro variable? : sas-macro
How do you debug and test your SAS programs?
describe about physical data integration? : Sas-di
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
What is program data vector (pdv) and what are its functions?
which date functions advances a date time or date/time value by a given interval? : Sas programming
How would you identify a macro variable?
What is the difference between %put and symbolgen? : sas-macro
Give e an example of..
What are the automatic variables for macro? : sas-macro
What are the special input delimiters used in SAS?
how to remove duplicates using proc sql?