what is the difference between proc report and proc format?
Answer Posted / b v krishna reddy
format procedure is used for generates user defined formats.
report procedure is used for that formats are assigned
using put and input functions.
these functions used only dataset block and report
procedure only.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain bmdp procedure?
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
How do you connect the desktop application to metadata server? : sas-grid-administration
what is business intelligence? : Sas-bi
Tell me more about the parameters in macro? : sas-macro
For clinical entire study how many tables will create approx?
why is sas considered self-documenting? : Sas programming
Describe what are the different levels of administrative users in sas? : sas-grid-administration
What are types of transport files?
how to create the AE dataset by using SDTMIG specifications and SAP plan by using UNIX platform?
what are some good sas programming practices for processing very large data sets? : Sas programming
How do you delete duplicate observations in sas?
how does sas handle missing values in formats? : Sas programming
explain about various caches available in data integrator? : Sas-di
How to convert a numeric variable to a character variable?