How to get part of string form the source string without
using sub string function in SAS?
Answer Posted / tarun kumar
using scan() function
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
what is sas and what are the functions? : Sas-administrator
What are the data types does SAS contain?
What are symget and symput? : sas-macro
What do the SAS log messages "numeric values have been converted to character" mean?
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.
Explain by-group processing?
What is the difference between where and if statement?
What are the advantages of using sas?
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
what are all the reports you generated in your recent project?
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
Which date function advances a date, time or datetime value by a given interval?
What is the difference between input and infile statement?
Mention what is PROC in SAS?