Are you involved in writing the inferential analysis plan?
Tables specifications?
No Answer is Posted For this Question
Be the First to Post Answer
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.
how does sas handle missing values in functions? : Sas programming
How could i automate the code in the scenario:Every month one new data set will be created for that perticular month transaction list.Now i would like to update the data in the source table by appending every month data automatically. jan---set jan; feb---set jan feb; mar---set jan mar;
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 could you generate test data with no input data? : Sas programming
Enlist the syntax rules followed in sas statements.
How would you keep from overlaying the a SAS set with its sorted version?
How would you delete observations with duplicate keys?
what techniques and/or procs do you use for tables? : Sas programming
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”,…..
What are the 3 components in sas programming?
Explain proc univariate?