What are the different types of sas functions?
No Answer is Posted For this Question
Be the First to Post Answer
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data set to a second data set, and the non-matches of the right-most data set to a third data set?
1.What is the difference between _NULL_ , _ALL_, and _N_? 2.What are the uses of _NULL_ using in Data Steps? Can we _NULL_ in Proc Steps also? 3.How do call the macro variable in Data Steps? 4.How to construct Pivot tables in Excel Using SAS?
I am having a stored process.it needs to route my report to both hthml and Xls.By default SP routes to html.I used the PRINTTO to route the html to Xls.BUt it createsthe file not but no content was written to file(0KB)?how can i do it?
how can u import .csv file in to SAS?tell Syntax?
7 Answers CitiGroup, Franklin Templeton,
tell me about use of arrays in sas
describe about metadata object? : Sas-di
What are the difference between sas functions and procedures?
What is proc sort?
What Proc glm does?
How do you convert basic cube to transaction cube and transaction cube to basic cube?
what is the function of catx syntax? : Sas-administrator
What does proc print, and proc contents are used for?