How to create an external dataset with sas code?
No Answer is Posted For this Question
Be the First to Post Answer
Explain how merging helps to combine data sets.
what is information maps?
How do you connect the desktop application to metadata server? : sas-grid-administration
data jagan1.s; input bp$; cards; 100/90 120/89 112/87 run; in the above code how to convert character data values to numeric data values?
What is the role of sas grid administrator? : sas-grid-administration
How would you remove a format that has been permanently associated with a variables?
If reading a variable length file with fixed input, how would you prevent SAS from reading the next record if the last variable didn?t have a value?
what is prime numbers? how we can get plc write sas code?
I have a dataset concat having variable a b & c. How to rename a b to e & f?
What is the difference between proportion and average?
What is a pdv and what are its functions?
how many types of MERGE?