how to do user inputs and command line arguments in sas?
No Answer is Posted For this Question
Be the First to Post Answer
what is snowflake schema? : Sas-di
What do the mod and int function do? : Sas programming
how to remove the duplicates by proc sql?
What is program data vector (pdv) and what are its functions?
Briefly describe 5 ways to do a "table lookup" in sas.
In the flow of DATA step processing, what is the first action in a typical DATA Step?
What are common programming errors committed in sas
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.
How to get second top scorer student from a class- table having different sections A, B, C & D? each section has same number of student.
There is a river notoriously known for it?s large crocodile population. With ease, how do you safely cross it?
firstobs and obs are working only option wise,but we are using infile statement with firstobs and obs in a statement wise? so firstobs,obs working at options and statemnts or not?
PROC SQL always ends with QUIT statement.Why cant you use RUN in PROQ SQL ?