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 / kalyan

we can use index function to find any specific string.

test=index('123 456',' ') it will give 4, the position of blank. is this helpful?

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

explain the proc in sas? : Sas-administrator

603


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

1570


What is the difference between using drop = data set option in data statement and set statement?

629


Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?

1906


What is the difference between nodupkey and nodup options?

586






Name validation tools used in SAS

677


Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?

1194


what is the difference between floor and ceil functions in sas? : Sas-administrator

692


Of all your work, where have you been the most successful?

4190


Difference between sum function and using “+” operator?

587


how to change the execute of macro

1658


what are the benefits of data integration? : Sas-di

529


Mention few capabilities of sas framework.

680


What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?

1989


how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?

2281