Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / mahesh babu

data test;
a="123 456";
b=anyspace(a);
run;

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between nodupkey and nodup options?

1079


What does P-value signify about the statistical data?

1400


Compare sas with other data analytics tools.

1095


what is sas application server, database server, sas olap server and sas metadata server? : Sas-di

1056


if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming

1119


Explain the purpose of retain statement.

1105


hi all, I need the SAS DI DUMP(A00 260) for attending the certification. if any one have, pls provide it.Please Email to vrpotluri@hotmail.com. Thanks - Ramana

5503


Describe a time when you were really stuck on a problem and how you solved it?

2603


how does sas handle missing values in sort order? : Sas programming

978


How do you define proc in sas? : sas-grid-administration

1133


If a variable contains only numbers, can it be a character data type?

1136


Name any two sas spawners? : sas-grid-administration

1093


explain about various caches available in data integrator? : Sas-di

1111


where are dashboard components are created and maintained? : Sas-bi

1058


what is data integration? : Sas-di

1164