We have a string like this "kannafromsalembut" ,from this i
want to get only "fromsal" (but one condition with out
using substring function)here we can not use scan because in
the given string there is no delimeter? so give ans without
out using substring ?
Answer Posted / ramkgupta
thank you abcds for correcting my small mistake.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is business intelligence? : Sas-bi
How will you generate test data with no input data?
what is the difference between unique key and primary key? : Sas-di
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
What is connection profile? : sas-grid-administration
Where do you use proc means over proc freq?
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
Mention the category in which sas informats are placed?
How would you define the end of a macro? : sas-macro
If a variable contains letters or special characters, can it be numeric data type?
List out some key concept of SAS
how would you create multiple observations from a single observation? : Sas programming
What are SAS/ACCESS and SAS/CONNECT?
Explain proc sort?
Why double trailing @@ is used in input statement?