here is a string like chq.2312244%4452- from that i want only special characters in a column. dont use compress. bcoz i have 1.2 billion of records.i want another process to find the values instant from the data.
2 8135hi 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
SAS,
5507Suppose 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 17564calculate the sum of value using only DATA STEP. data count_; input year name $ value; cards; 2006 xxx 10 2007 yyy 12 2006 xxx 20 2008 yyy 15 2007 xxx 15 ; out put should be like this year name T_value ----------------------- 2006 xxx 30 2007 xxx 15 2007 yyy 12 2008 xxx 15
6 8703
What is connection profile? : sas-grid-administration
how will you locate the sas platform applications? : Sas-bi
What is the difference between class statement and by statement in proc means?
What are all the problems you faced while validating tables and reports?
How long can a macro variable be? A token? : sas-macro
describe about metadata object? : Sas-di
how would you determine the number of missing or nonmissing values in computations? : Sas programming
What is factor analysis?
What is the difference between one to one merge and match merge? Give an example.
what is the use of proc sql? : Sas programming
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
I need level 2 to 5 sas using companies in india
What are the functions which are used for character handling functions?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
What makes sas stand out to be the best over other data analytics tools?