what are all the reports you generated in your recent project?
No Answer is Posted For this Question
Be the First to Post Answer
What is instream data in SAS?
what is slowly changing dimension? : Sas-di
At compile time when a SAS data set is read, what items are created?
what can you learn from the sas log when debugging? : Sas programming
How would you delete duplicate observations?
Explain the purpose of retain statement.
How would you remove a format that has been permanently associated with a variables?
How does proc sql work?
What do you code to create a macro? : sas-macro
What are _numeric_ and _character_ and what do they do?
i have a dataset with var1,var2,var3; i want to upload the titles for the variables . How can we?
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?