Give some ways by which you can define the variables to produce the summary report (using proc report)?
No Answer is Posted For this Question
Be the First to Post Answer
how do you validate tables abd reports?
2 Answers Accenture, Quintiles,
what is sas data set?
IS SAS COMPILER OR INTERPRETER? EXPLAIN?
3 Answers Aon Hewitt, HSBC, SCL, TCS,
hi guys ...i have one query... data abc; input s w k g o t a m; cards; 1 2 3 4 5 6 7 8 2 3 4 5 6 7 8 9 ; run; i want the output to be the sorted order(only variables).observations should not be changed..
what are the different ways of merging two datasets.name atleast 4.
What is the difference between an informat and a format? Name three informats or formats.
What is the difference between a PROC step and a DATA step?
What are TEAEs
2 Answers Accenture, Quintiles,
what is sas? is a package or tool? give me introduction about sas?
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
How would you create multiple observations from a single observation?
Describe the function and untility of the most difficult SAS macro that you have written.