HOW MANY WAYS YOU CAN RETRIEVE THE DATA FROM ORACLE TABLES? WHAT IS ORACLE CLINICAL? HOW IT IS USEFUL?
3 10006CHOOSE ANY ONE OF THE PROCEDURE FOLLOWING TO GENERATE THE REPORTS? HOW CAN YOU SAY IT IS BETTER THAN THE OTHER? AND DEFERENCIATE THESE TWO ? 1). REPORT PROCEDURE 2). TABULATE PROCEDURE
4 7825hi 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..
14 17371what is the difference between sas and other datawarehousing languages?what are the advantages of sas over them?
2 9198
What do you know about sas and what we do? : sas-grid-administration
What does proc print, and proc contents are used for?
what is the different between functions and procs that calculate the same simple descriptive statistics? : Sas programming
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
how can you import .csv file in to sas? : Sas programming
for whom is sas data integration studio designed? : Sas-di
For what purpose would you use the RETAIN statement?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
Difference between sum function and using “+” operator?
Differentiate between sas functions and sas procedures.
how will you location sas platform applications available from web browser? : Sas-bi
how to debug and test the sas program? : Sas-administrator
What is the difference between reading data from an external file and reading data from an existing data set?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro