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 is the difference between compiler and interpreter? give any one example (software product) that act as a interpreter?

36 Answers   Accenture, College School Exams Tests, CTS, IBM, IHRD, Infosys, Sylhet Engineering College, TCS, Wipro,


What is the difference between input and infile statement?

0 Answers  


What is the difference between match merge and one to one merge?

0 Answers  


tell me about use of arrays in sas

1 Answers   CoreEL,


What are common programming errors committed in sas

0 Answers  






How would you determine the number of missing or nonmissing values in computations?

0 Answers  


is it possible to generate sas datasets using proc print ???

1 Answers   GSK GlaxoSmithKline,


What is highest missing value for numeric?

1 Answers  


Can you excute a macro within a macro? Describe.

2 Answers   Genta,


how to get second highest salary from a employee table and how get a 5th highest salary from a employee table?

11 Answers   ABC, Amex,


How would you define the end of a macro? : sas-macro

0 Answers  


What is the registered Key word is sas????

2 Answers   TCS,


Categories