Answer Posted / soni joseph
use libname statement
| Is This Answer Correct ? | 9 Yes | 15 No |
Post New Answer View All Answers
What is the role of administrative users? : sas-grid-administration
Did you used proc test? when?
what is sas olap server? : Sas-di
what is transformation in sas data integration? : Sas-di
where to use sas business intelligence? : Sas-bi
what is sas metadata repository? : Sas-bi
Mention common programming errors committed in sas ?
What is the command used to find missing values?
Can you suggest us materials for sdtm mapping?
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
Do you need to rearrange the order of the data for the report?
what is snowflake schema? : Sas-di
What is the maximum length of the macro variable?
How do you delete duplicate observations in sas?