How do i read multiple spaces in datasets?
Answer Posted / sri
by using double trailing operator @@
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
Explain the use of proc print and proc contents?
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;
Describe a time when you were really stuck on a problem and how you solved it?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
How would you determine the number of missing or nonmissing values in computations?
What is the difference between using drop = data set option in data statement and set statement?
what is ae onset date n what is RDS
what are the component of range? : Sas-bi
what is data governance? : Sas-di
For clinical entire study how many tables will create approx?
how do you debug and test your sas programs? : Sas programming
What is the sas data set? : sas-grid-administration
explain the difference between alternate key, business key, foreign key, generated key, primary key, retained key and surrogate key ? : Sas-di
What is substr function?
How would you define the end of a macro? : sas-macro