How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
1052if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
1068what do the sas log messages "numeric values have been converted to character" mean? What are the implications? : Sas programming
1278what other sas products have you used and consider yourself proficient in using? : Sas programming
1116what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
1264
what is ae onset date n what is RDS
What is the differnce between SDTM 3.1.2 to 3.1.1 version
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
How to include or exclude specific variables in a data set?
for whom is sas data integration studio designed? : Sas-di
What is the general format of function in sas? : sas-grid-administration
Briefly explain input and put function?
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
Name some categories in sas 9? : sas-grid-administration
what type of graphs we will create(for 2+years candidates)?
What do you understand by the term Normal Distribution?
Differentiate between ceil and floor functions.
what does the run statement do? : Sas programming
Tell me about % include and % eval? : sas-macro
How do you convert basic cube to transaction cube and transaction cube to basic cube?