what is star schema? : Sas-di
No Answer is Posted For this Question
Be the First to Post Answer
I have 50 variables in one data set, In reports i want to generate every 10 variables in one page how we will write code in proc report.
Did you used proc test? when?
0 Answers Accenture, Quintiles,
What statement do you code to write the record to the file?
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
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?
What are common programming errors committed in sas
Can you execute a macro within a macro? Describe. : sas-macro
how do i get last 10obs from a dataset when we don't know about the number of obsevations in that dataset?
What are SAS/ACCESS and SAS/CONNECT?
I have 2 data sets A & B. Both have a variable called Age in them, each of them specifying a different functionality. In my program I use bot these data sets. How do I specify which Age variable I want to use?
What system options would you use to help debug a macro? : sas-macro
How do you add a prefix to some or all variables in a dataset using a SAS macro?