Do you think professionally?
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,
Can anyone help to find a statement to get all the predefined formats?
3 Answers Verinon Technology Solutions,
How to create list output for cross-tabulations in proc freq?
how does sas know on which server the piece of code to be executed ? say if a proc olap code is written then how the sas application would detect on which server to execute.
What are the different versions of sas that you have used until now? : sas-grid-administration
How do i read multiple spaces in datasets?
what is the use of sas management console? : Sas-di
What's the difference between VAR A1 - A4 and VAR A1 - A4?
What is program data vector (pdv)?
how to change the execute of macro
What do you feel about hardcoding?
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...