Hello Friends,
am new to this forum and am not good at sas progarmming.
please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data.
am doing a performance testing on our legacy systems and new upgraded system.
I would really appreciate if you can do me this favor
Thank you
Priya
No Answer is Posted For this Question
Be the First to Post Answer
Mention what are the data types does SAS contain?
what is option year cuttoff in sas
what is the difference between infile and input? : Sas-administrator
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,
how does sas handle missing values in a merge? : Sas programming
What function CATX syntax does?
What is Tabulate.?Why we use it.? Which type of output we get from Tabulate.?
Explain why double trailing @@ is used in input statement?
This entry was posted in General. Bookmark the permalink. Post a comment or leave
if a program has some 1000 or more line and how to know whether the syntax of the particular code is correct without checking it manually
1.What is the difference between _NULL_ , _ALL_, and _N_? 2.What are the uses of _NULL_ using in Data Steps? Can we _NULL_ in Proc Steps also? 3.How do call the macro variable in Data Steps? 4.How to construct Pivot tables in Excel Using SAS?
How we can create SAS USER DEFINED CODE?