Name few SAS functions?
No Answer is Posted For this Question
Be the First to Post Answer
describe about metadata object? : Sas-di
What is the difference between verification and validation?
What are the special input delimiters used in SAS?
1.What is the difference between _NULL_ , _ALL_, and _N_? 2.What are the uses of _NULL_ using in Data Steps? Can we _NULL_ in Proc Steps also? 3.How do call the macro variable in Data Steps? 4.How to construct Pivot tables in Excel Using SAS?
what are system option ? give few examples ? what are dataset options and dataset statements ? if there is a keep option and keep statement ? which one is executed first ? Difference between a WHERE statement and IF statement ? what is the advantage of using WHERE statement option on the dataset ?
What is the Program Data Vector (PDV) and What are its functions?
We have a string like this "kannafromsalembut" ,from this i want to get only "fromsal" (but one condition with out using substring function)here we can not use scan because in the given string there is no delimeter? so give ans without out using substring ?
what is the difference between floor and ceil functions in sas? : Sas-administrator
How could you generate test data with no input data?
What is maximum number of rows and cols can be handled in SAS?
what is enterprise guide? What is the use of it? : Sas programming
What are pdv and it functions?