What are the new features included in the new version of SAS Programming Language?
No Answer is Posted For this Question
Be the First to Post Answer
how we can call macros with in data step?
What are the prime responsibilities of data integration administrator? : Sas-di
in ods is there any lib's
how the sas basic syntax style described? : Sas-administrator
How would you delete duplicate observations?
How to convert a given date value into SAS date
9 Answers CitiGroup, Quintiles,
how do i get last 10obs from a dataset when we don't know about the number of obsevations in that dataset?
You need to create an In List that it is to be later used in a Where Clause that includes all the Regions that begin with the letter A from the sashelp.shoes table. Using PROC SQL with an into clause create the following string from the sashelp.shoes table using the variable region “AFRICA”,”ASIA”,…..
do you need to know if there are any missing values? : Sas programming
what are the sites did u refer for enquiries and doubts for SAS
Which statement does not perform automatic conversions in comparisons?
when we are using the PROC TRANSPOSE? OBSERVATIONS are repeated then what will happen and what it will show in log window.