Compare sas with other data analytics tools.
No Answer is Posted For this Question
Be the First to Post Answer
Explain proc sort?
if x=round(26.3,10)-1 then x= how much and how explain?
What is the use of stop statement?
how do we get duplicate observations in a separate dataset?
Code a PROC SORT on a data set containing State, District and County as the primary variables, along with several numeric variables.
what is fact table and factless table?
how does sas handle missing values in a merge? : Sas programming
How do handle working under pressure?
How to convert a given date value into SAS date
9 Answers CitiGroup, Quintiles,
What are the difference between ceil and floor functions in sas?
When looking for data contained in a character string of 150 bytes, which function is the best to locate that data: scan, index, or indexc?
I have 50 variables in one data set, In reports i want to generate every 10 variables in one page how we will write code in proc report.