How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
1004if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
1023what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
1210what other sas products have you used and consider yourself proficient in using? : Sas programming
1066what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
1191
How to create list output for cross-tabulations in proc freq?
What is the basic structure of the SAS base program?
how will you location sas platform applications available from web browser? : Sas-bi
what is broad cast agent? : Sas-bi
explain about data integrator metadata reports? : Sas-di
What are the differences between proc means and proc summary?
What sas features do you use to check errors and data validation?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
What is the difference between order and group variable in proc report?
How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
How would you invoke a macro? : sas-macro
what is treatment emergent events and treatment emregent adverse event
How to convert a numeric variable to a character variable?
what do the mod and int function do? What do the pad and dim functions do? : Sas programming