what techniques and/or procs do you use for tables? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
What do the SAS log messages "numeric values have been converted to character" mean?
In sas, what are the areas that you are most interested in? : sas-grid-administration
what is syntax of proc merge ?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
how do we get duplicate observations in a separate dataset?
What are the statements that are executed only?
i want to upload titles and footnotes to excel file?how it is possible?
Have you ever linked SAS code? If so, describe the link and any required statements used to either process the code or the step itself.
How you can read the variables that you need?
Can we use where and having clauses in a single SAS program. ex: proc sql; select a,b,c from test where state in 'KA' and having <some condition>. Is the above program run correctly, if not why ?
How to find out no. of business days in a month using macros.???(excluding weekends and holidays).
Tell e how how dealt with..