what versions of sas have you used (on which platforms)? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
How would you remove a format that has been permanently associated with a variable? ________________
how does sas know on which server the piece of code to be executed ? say if a proc olap code is written then how the sas application would detect on which server to execute.
How would you delete duplicate observations?
What is the difference between informat and format statement?
what are the different ways of merging two datasets.name atleast 4.
how do you want missing values handled? : Sas programming
How do i read multiple spaces in datasets?
How did you use the round function?give an example(don't say it will round to the nearest intger) eg1:round(84.55,.1) =84.6 eg2:round(92.64,.1)=92.6,How it is happening like this tell me the logic,that is how the round function works when we have deimal values?
Which command is used to save logs in the external file?
Hi, Does anybody has lastest SAS certification(base, adv., clinical)dumps,if anybody has please email me at mailtorajani76@gmail.com. Thanks
Why do we use QUIT commmand for proc datasets and proc sql ???
Mention the difference between ceil and floor functions in sas?