What is the use of function Proc summary?
No Answer is Posted For this Question
Be the First to Post Answer
how to add distinctly var variable values ex.. Data a; input var; datalines; 0 1 2 3 -1 -2 -3 ; run; adding all +ve value in one varibale n do the same for -ve too
What are the criticality that you have faced during your project in SAS?
i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers
if i having variables named a b c d e f ,how to find total of each variable ????give syntax...??
how to display duplicated observations in a data using base sas.
13 Answers HCL, TCS,
What statement do you code to write the record to the file?
What is difference between sas rename and lable?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
Are you familiar with special input delimiters? How are they used?
How would you delete duplicate observations?
what are _numeric_ and _character_ and what do they do? : Sas programming
What are the features of base sas system?