How many ways to overcome a missing values???
No Answer is Posted For this Question
Be the First to Post Answer
i am importing large data from oracle to work library. in log there is a error message worklibrary space is not enough. then how to import the data safely to sas environment.
What is program data vector (pdv)?
what do the pad and dim functions do? : Sas programming
i have a null dataset with 10 variables; i want to print only name of the varibales in log window and also output window.how can we do this one?
In the following DATA step, what is needed for ‘fraction’ to print to the log? data _null_; x=1/3; if x=.3333 then put ‘fraction’; run;
What is the difference between one to one merge and match merge? Give an example.
what is program data vector? : Sas-administrator
What is the difference between a PROC step and a DATA step?
How would you include common or reuse code to be processed along with your statements?
What are the functions used for character handling?
What are TEAEs
2 Answers Accenture, Quintiles,
what is the diff b/w verification validation in sas