Can you suggest us materials for sdtm mapping?
No Answer is Posted For this Question
Be the First to Post Answer
what is the use of proc contents and proc print in sas? : Sas-administrator
Mention the validation tools used in SAS?
what is SAS/Graph?
i want to upload titles and footnotes to excel file?how it is possible?
What is a method to debug and test your SAS program?
is QUALCOMM using SAS ?
how does sas know on which server the piece of code to be executed ? say if a proc olap code is written then how the sas application would detect on which server to execute.
Explain the message 'Merge has one or more datasets with repeats of by variables'.
What is the purpose of the trailing @? The @@? How would you use them?
What commands are used in the case of including or excluding any specific variables in the data set?
what is the usage for assigning error=1 in a dataset ?
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.