what do the mod and int function do? What do the pad and dim functions do? : Sas programming
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.
what is hierarchy flattening? : Sas-di
what are some differences between proc summary and proc means? : Sas programming
Have you ever linked SAS code? If so, describe the link and any required statements used to either process the code or the step itself.
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;
In SAS how to read the variable values having different formats. eg:mar99,mar1999 (in a single variable)
8 Answers GSK GlaxoSmithKline,
describe about physical data integration? : Sas-di
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
Did you used proc test? when?
0 Answers Accenture, Quintiles,
What is the sas data set? : sas-grid-administration
PROC SQL always ends with QUIT statement.Why cant you use RUN in PROQ SQL ?
What is highest missing value for numeric?