Of all your work, where have you been the most successful?
No Answer is Posted For this Question
Be the First to Post Answer
what is incremental update ? is this possible in SAS OLAP CUBE STUDIO.
What are the table names in oracle database...?
Why do we use QUIT commmand for proc datasets and proc sql ???
i have a null dataset with 10 variables; i want to print only name of the varibales in log window and also output window.how can we do this one?
What is Linear Regression?
How would you create multiple observations from a single observation?
what is pdv? how it is related to input buffer in sas?
Why double trailing @@ is used in input statement?
In which case u go for libname and in which case u go for proc sql pass thru facilit diff?
How will you assign all the variables of an dataset into a macro variable separated by a space? For example if a dataset has variables A,B,C. Assign them to a macro variable X as X=A B C
Explain the difference between nodup and nodupkey options?
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?