I need to find the numeric field which contains blank in
between..Ex:123 456...there is blank in between the 123
456..I need to know if there is any SAS function to find a
field..
Please suggest...
Answer Posted / amaranuswathi
Please suggest if any function is there to find to find the
particular field...
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how does sas handle missing values in a merge? : Sas programming
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
What are SAS/ACCESS and SAS/CONNECT?
What is the difference between using drop = data set option in data statement and set statement?
what versions of sas have you used (on which platforms)? : Sas programming
how could you generate test data with no input data? : Sas programming
How to specify variables to be processed by the freq procedure?
how does sas handle missing values in sort order? : Sas programming
how to do user inputs and command line arguments in sas?
How long can a macro variable be? A token? : sas-macro
What are the functions used for character handling?
Have you used macros? For what purpose you have used? : sas-macro
name several ways to achieve efficiency in your program? : Sas programming
Briefly explain input and put function?
How to test the debugging in sas?