what are sas/access and sas/connect? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
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
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
How to create list output for cross-tabulations in proc freq?
how to rearrange the data as our wish by using dataset block?
What is slibref?
describe about metadata object? : Sas-di
what is the difference between sas and other datawarehousing languages?what are the advantages of sas over them?
i have one dataset data l; input name: $ 25; cards; manoj is a good boy to krishna krishna is a god boy to malli malli is good boy to ramana ques: here i want "manoj" observations nubers
Can you execute macro within another macro? If so, how would sas know where the current macro ended and the new one began? : sas-macro
How do you debug and test your SAS programs?
what is proc Index? and what is proc document?
how can u create zero observation dataset?