how can you import .csv file in to sas? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
Diff between proc sql merge and join?
How to get the repeated values by using sql in sas ?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
i have a dataset with 100 obs i want to generate title from 20th obs onwards with total observations. that should contain 100 obs.dont use firstobs and dnt split the data. use dataset block or proc report? how can we genarate;
What is the difference between an informat and a format. Name three informats or formats.
In sas, what are the areas that you are most interested in? : sas-grid-administration
name few built in sas transformation in DI studio ?
Explain the use of proc gplot? : sas-grid-administration
what is validvarname and varnum? why we are using this options; explain with a syntax for this options?
what is the difference between %put and symbolgen?
how to delete the duplicates by using proc sql?