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
How is character variable converted into numeric variable and vice versa?
I have a dataset concat having a variable a b & c. How to rename a b to e & f?
Have you ever used the SAS Debugger?
How necessary is it to be creative in your work?
Mention the category in which sas informats are placed?
what is snowflake schema? : Sas-di
What was the last computer book you purchased? Why?
What is the difference between nodupkey and nodup options?
What are the scrubbing procedures in sas?
Enlist the syntax rules followed in sas statements.
how does sas handle missing values in assignment statements? : Sas programming
what is sas metadata repository? : Sas-bi
what is metadata? : Sas-bi
describe about physical data integration? : Sas-di
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?