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...


How to get part of string form the source string without
using sub string function in SAS?

Answers were Sorted based on User's Feedback



How to get part of string form the source string without using sub string function in SAS?..

Answer / prasad4

i think we use scan( )to get part of string from the sourse
string

Is This Answer Correct ?    9 Yes 2 No

How to get part of string form the source string without using sub string function in SAS?..

Answer / tarun kumar

using scan() function

Is This Answer Correct ?    4 Yes 2 No

How to get part of string form the source string without using sub string function in SAS?..

Answer / navneet

We can't use scan() in a string because how could we define
a delimeter in a string..... so I think an easier way to
select a sub part is to use column input style :)

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More SAS Interview Questions

How do you download a flat file from Mainframe to your local PC using SAS?

3 Answers  


What is the difference between an informat and a format. Name three informats or formats.

6 Answers  


what do you mean by data staging area? : Sas-di

0 Answers  


how to remove the duplicates by proc sql?

2 Answers   Genpact,


i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers

3 Answers   SAS,


why is the use of Retrive statement and give me with example?

1 Answers   ME,


What is factor analysis?

0 Answers  


what is the primary data source for the wrs? : Sas-bi

0 Answers  


define table lookup and how may ways it can be done...explian

3 Answers  


what is null hypothesis? why do you consider that?

0 Answers   Accenture, Quintiles,


For what purposes have you used sas macros? : sas-macro

0 Answers  


what techniques and/or procs do you use for tables? : Sas programming

0 Answers  


Categories