How would you code a macro statement to produce information on the sas log? This statement can be coded anywhere? : sas-macro
No Answer is Posted For this Question
Be the First to Post Answer
Where do the database management systems store data and how do u import them.
how can you put a "trace" in your program? : Sas programming
why only we use SAS? their r many programmin language like SPSS, Oracle... Why SAS?
how sas deals with business intelligence? : Sas-bi
How could you generate test data with no input data?
what are the methods that you would employ to fine tune your SQL extract process using SAS/Access or Proc SQL?
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.
You need to create an In List that it is to be later used in a Where Clause that includes all the Regions that begin with the letter A from the sashelp.shoes table. Using PROC SQL with an into clause create the following string from the sashelp.shoes table using the variable region “AFRICA”,”ASIA”,…..
Describe a time when you were really stuck on a problem and how you solved it?
Describe the function and untility of the most difficult SAS macro that you have written.
What does PROC print, and PROC contents do?
Explain append procedure?