How many data types are there in SAS?
No Answer is Posted For this Question
Be the First to Post Answer
You need to perform an analysis on a massive dataset by groups, but are unable to sort the data due to memory constraint. How would you accomplish the task?
% let A=3+4 what is result
how to write code for left outer join in SAs using datastep?
What is the difference between informat and format statement?
i have a dataset with 25 obs; 10th obs has like ramu,anji,ramu,azad,ramu like this. i want to know how many times the word repeats in that obs?
What is the difference between Proc tabulate and Proc print
What is program data vector (pdv) and what are its functions?
How would you combine 3 or more tables with different structures?
what is the need of INDEX in datasets?
Which date function advances a date, time or datetime value by a given interval?
What is the difference between nodupkey and nodup options?
What is the difference between where and if statement?