what is data integration? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
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 have a data set of 100 observations,how can you restrict the output so that the output has only data from row no. 10 to row no. 20
How do you control the number of observations and/or variables read or written?
If a variable contains only numbers, can it be a character data type?
How do you connect the desktop application to metadata server? : sas-grid-administration
how do u identify a macro variable
How do you test for missing values?
what are some good sas programming practices for processing very large data sets? : Sas programming
How to convert .xls file into CSV format?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
describe the interaction table in sas di? : Sas-di
In the flow of DATA step processing, what is the first action in a typical DATA Step?