Explain what is the use of proc gplot?
how to get second highest salary from a employee table and how get a 5th highest salary from a employee table?
explain what is factor analysis? : Sas-administrator
how to remove duplicates using proc sql?
Which command is used to save logs in the external file?
Tell different ways to create Macrovarible?
3 Answers Accenture, PharmaNet i3,
Have you been involved in editing the data or writing data queries?
1 Answers BioServe, Oracle, Sasken,
Hi, I have one dataset, could you please ans for this. id amount paid_amount 1 700 400 2 900 250 3 300 300 a 400 250 b 500 320 c 800 650 x 200 190 y 900 250 z 300 180 i want create new dataset having id and paid_amount who are paid high amount comparing amount. ex: 1d paid_amount 3 300 c 650 x 190
Please write codes to merge two datasets and keep every record in the first dataset.
how does sas handle missing values in assignment statements? : Sas programming
What are the functions done while Compilation...?
What is the basic structure of a sas program?
How would you include common or reuse code to be processed along with your statements?