how to remove duplicates using proc sql?
No Answer is Posted For this Question
Be the First to Post Answer
In the flow of DATA step processing, what is the first action in a typical DATA Step?
How do you add a number to a macro variable? : sas-macro
. Which date advances a date, time or date/time value by a given interval?
Difference between nodup and nodupkey options?
What is the good sas programming practices for processing large data sets?
Differentiate input and infile.
hi here is a problem can anybody solve this? i want to report the data through third party file. by using data _null_ or proc report or macro automation process. but i want to insert the 'titles and footnotes' in between the data and also starting of 2nd and ending of 2nd and starting of 3rd and ending of the 3rd page. tell me how and write the code?
what is factor analysis? : Sas-administrator
What are the difference between the sas data step and sas procs?
What techniques and/or PROCs do you use for tables?
I need to find the numeric field which contains blank in between..Ex:123 456...there is blank in between the 123 456..I need to know if there is any SAS function to find a field.. Please suggest...
how to delete the duplicate columns permanently in SQL