What function CATX syntax does?
No Answer is Posted For this Question
Be the First to Post Answer
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
Suppose there is a SAS dataset with following values - Parent Child A B B C D E F G G H H I and so on….. This goes onto 1000s of observations/rows. Now how do we identify from this dataset Grandparents and Grandchildrens ?
5 Answers American Express, Barclays,
In proc transpose and data step with arrays which one you pick?
0 Answers Accenture, Quintiles,
What is the purpose of trailing @ and @@? How do you use them?
What are the different types of sas functions?
How to convert .xls file into CSV format?
What is the purpose of the trailing @? The @@? How would you use them?
Can Some one Explain How the Datasets from SAS can be loaded in to the MVS OS?
What do you know about symput and symget?
name few built in sas transformation in DI studio ?
what are informats in sas? : Sas-administrator
why is a stop statement needed for the point=option on a set statement? : Sas programming