Give some examples where proc report’s defaults are different than proc print’s defaults?
No Answer is Posted For this Question
Be the First to Post Answer
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
How could you generate test data with no input data?
how do you pull data from equifax?tell me the process?
0 Answers Synchrony Financial,
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
Which command is used to perform sorting in sas program?
What is instream data in SAS?
Explain the main difference between the sas procedures and functions? : Sas-administrator
what are 5 ways to perform a table lookup in sas? : Sas-administrator
what techniques and/or procs do you use for tables? : Sas programming
what is the difference between x=substr(name,1,2); and substr(name,1,2)='x';
If you were told to create many records from one record show how you would do this using arrays and with PROC TRANSPOSE?
what is the difference btw proc means and proc univariate?