How do dates work in sas?
No Answer is Posted For this Question
Be the First to Post Answer
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
Hi... this is chandu, did MSc Microbiology, trying to get job in SAS tool, PLZ Tell me whether IT industries will give consider my education to gain a job....?
Can you calculate the mean, median and mode of the following data set using data step logic? Don't use any function or procedure. data a; input age @@; datalines; 22 32 32 32 43 23 24 56 45 54 28 29 27 26 25 28 30 20 18 37 36 47 46 56 19 20 ; run; I have calculated the mean which i have posted in the answer section.
how to debug and test the sas program? : Sas-administrator
Do you use PROC REPORT or PROC TABULATE? Which do you prefer? Explain.
What are the data types in sas?
Explain the use of proc gplot? : sas-grid-administration
How would you code a macro statement to produce information on the SAS log? This statement can be coded anywhere.
Mention what is SAS data set?
name some data transformation used in sas di? : Sas-di
Give an example where SAS fails to convert character value to numeric value automatically?
How the date 04oct1994 is stored in SAS,not only give the answer explain in brief?