What is the sas data set? : sas-grid-administration
No Answer is Posted For this Question
Be the First to Post Answer
Explain proc univariate?
explain the difference between proc means and proc summary?
where will go the observations that were deleted by delete statement?
which date functions advances a date time or date/time value by a given interval? : Sas programming
Describe a time when you were really stuck on a problem and how you solved it?
how does sas handle missing values in functions? : Sas programming
What is the purpose of _error_?
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
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.
what are some good sas programming practices for processing very large data sets? : Sas programming
what is SAS ACCESS AND SAS CONNECT ? Give an example and data statements used.
How can you put a "trace" in your program?