Hi, If anyone has base SAS certification dumps, please share.
No Answer is Posted For this Question
Be the First to Post Answer
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn?t have a value?
Tell me more about the parameters in macro? : sas-macro
Which function is used to count the number of intervals between two sas dates?
Hi I have list of products in a dataset, which are classified by other name for eg:- there is a product A> Malambo Shiraz Malbec 750ML(0388) which is a Red wine.Now i need to generate a report where it shows if this product appears then it should b displayed as red wine,similarly for other products and other classification. I dont wan use proc format.
Name the option to produce a frequency line items rather that a table.
What is instream data in SAS?
What is the work of tranwrd function?
What is your favorite all time computer book? Why?
What are the main differences between sas versions 8.2, 9.0, 9.1?
Have you ever linked SAS code, If so, describe the link and any required statements used to either process the code or the step itself?
How would you include common or reuse to be processed along with your statements?
what is the difference between %put and symbolgen?