Hi, If anyone has base SAS certification dumps, please share.
No Answer is Posted For this Question
Be the First to Post Answer
What do you feel about hardcoding?
Name statements that function at both compile and execution time.
How do handle working under pressure?
Can you explain the process of calendar?
what is difference in window SAS & Unix SAS.....how do define working environment in both???
how to remove the duplicates by proc sql?
Where do the database management systems store data and how do u import them.
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
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?
What is connection profile? : sas-grid-administration
How many missing values are available? When might you use them?
What are the statements in proc sql?