how to read character value without using substr function in
sas ?

Answers were Sorted based on User's Feedback



how to read character value without using substr function in sas ?..

Answer / smit

Scan function can be used

SCAN(string, count<,charlist <,modifiers>>)

Is This Answer Correct ?    2 Yes 0 No

how to read character value without using substr function in sas ?..

Answer / karthick_mrs

any answer will be appreciated.

Is This Answer Correct ?    3 Yes 4 No

how to read character value without using substr function in sas ?..

Answer / vaibhav wadhera

Hey

You can use the SUBSTRN function to Read the Character
Value.....


ALso it will be more clear that what you want to do after
reading character value...

Is This Answer Correct ?    1 Yes 4 No

Post New Answer

More SAS Interview Questions

what has been your most common programming mistake? : Sas programming

0 Answers  


Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables.

7 Answers   Accenture,


What is the maximum length of the macro variable? : sas-macro

0 Answers  


Hi all, If Anybody has Advance SAS Certification dumps??? Please share with me. Email: pramod.kalugade03@gmail.com

0 Answers  


What are the functions which are used for character handling functions?

0 Answers  


What are some problems you might encounter in processing missing values? In Data steps? Arithmetic? Comparisons? Functions? Classifying data?

1 Answers   Quintiles,


How the date 04oct1994 is stored in SAS,not only give the answer explain in brief?

5 Answers  


What is substr function?

0 Answers  


Identify statements whose placement in the DATA step is critical.

6 Answers   Accenture, Labasol,


What areas of SAS are you most interested in?

0 Answers   Quintiles,


I have a dataset concat having variable a b & c. How to rename a b to e & f?

0 Answers  


wat has been most common programming mistake?

3 Answers  


Categories