How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
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?
How would you code the criteria to restrict the output to be produced?
what is sas enterprise intelligence architecture? : Sas-bi
how does sas know on which server the piece of code to be executed ? say if a proc olap code is written then how the sas application would detect on which server to execute.
I have 2 data sets A & B. Both have a variable called Age in them, each of them specifying a different functionality. In my program I use bot these data sets. How do I specify which Age variable I want to use?
What do you know about sas data set?
How experienced are you with customized reporting and use of Data _Null_ features?
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
Which of the following is not created during compilation phase?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
How do you add a number to a macro variable?
what is intially documentation for a sas programmer?