What would be the value of month at the end of data step execution and how many observations would be there?
No Answer is Posted For this Question
Be the First to Post Answer
Name few SAS functions?
Can you excute a macro within a macro? Describe.
List down the reasons for choosing sas over other data analytics tools.
what are informats in sas? : Sas-administrator
what is hash files in sas and why we are using this one in sas?
how would you determine the number of missing or nonmissing values in computations? : Sas programming
For a user to have access to a standard workspace server, is internal authentication alone is sufficient? : sas-grid-administration
What type of tables you are using in YOUR reporting..???
2 Answers GSK GlaxoSmithKline,
What statement do you code to tell SAS that it is to write to an external file?
what is the difference between compiler and interpreter? give any one example (software product) that act as a interpreter?
36 Answers Accenture, College School Exams Tests, CTS, IBM, IHRD, Infosys, Sylhet Engineering College, TCS, Wipro,
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”,…..
Explain the difference between informat and format with an example.