how does sas handle missing values in a merge? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
How do dates work in sas?
how do you read binary data in sas?
how do u identify a macro variable
How would you code a merge that will keep only the observations that have matches from both sets?
what is incremental update ? is this possible in SAS OLAP CUBE STUDIO.
What are the prime responsibilities of data integration administrator? : Sas-di
WHAT IS DEBUGGING? HOW TO TEST THE DEBUGGING IN SAS?
my problem is to export my report to xsl.i can do that.but the problem is my report has 3 headings first heading should be printed with the merging of (1-5)cells and heading 2 should be of merge(2-4)cells?how to do this condition?
How to create list output for cross-tabulations in proc freq?
How sas treats the dsd delimiters?
what is data access? : Sas-di
i have a dataset with 100000 records. i want 100 records from that dataset and create a dataset.we need to pick the observations random order like 100obs,500obs,1020obs,1890obs,2565obs like that i need 100 obs in random order? how can we create this one?