what is the difference between nodup and nodupkey options? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
Describe the ways in which you can create macro variables?
what is a post baseline?
how to delete the duplicate columns permanently in SQL
What other SAS features do you use for error trapping and data validation?
Have you used macros? For what purpose you have used? : sas-macro
How will you assign all the variables of an dataset into a macro variable separated by a space? For example if a dataset has variables A,B,C. Assign them to a macro variable X as X=A B C
SAS using companies in chennai
what has been your most common programming mistake? : Sas programming
do you prefer proc report or proc tabulate? Why? : Sas programming
What does P-value signify about the statistical data?
what is the use of LRECL option.
What is the order of evaluation of the following operators + - * / ** () ???