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

Post New Answer

More SAS Interview Questions

what is Global Symbol table and Local symbol table?

4 Answers   CitiGroup,


What is the difference between order and group variable in proc report?

0 Answers  


name some data transformation used in sas di? : Sas-di

0 Answers  


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

13 Answers   Accenture, IBM,


which date functions advances a date time or date/time value by a given interval? : Sas programming

0 Answers  






Hi, If anyone has base SAS certification dumps, please share.

0 Answers  


what is TAB delimiter? explain about it? what will you do to get TAB delimiter?

3 Answers   Cap Gemini,


Explain data step in SAS

0 Answers  


data voter; input Age Party : $1. (Ques1-Ques4)($1. + 1); datalines; 23 D 1 1 2 2 45 R 5 5 4 1 67 D 2 4 3 3 39 R 4 4 4 4 19 D 2 1 2 1 75 D 3 3 2 3 57 R 4 3 4 4 ; Idont understand what the (Ques1-Ques4)($1. + 1) means. I have seen (Ques1-Ques4)(4*$1.), but what is (Ques1-Ques4)($1. + 1)? Appreciate all help Thanks

3 Answers  


what is scheduling and how will u implement it. In scheduling 5 jobs r running if there is an error occured at 3rd job and how will u check and waht necessary steps will u take not to repeat the same mistake

0 Answers   Blue Star,


Describe 5 ways to do a “table lookup” in SAS?

0 Answers  


What is the one statement to set the criteria of data that can be coded in any step?

4 Answers   Accenture,


Categories