What is the difference between an informat and a format?
Name three informats or formats.
Answer Posted / sheetal
informat: to read the data in SAS data set
format: to write the SAS data set
| Is This Answer Correct ? | 28 Yes | 4 No |
Post New Answer View All Answers
what techniques and/or procs do you use for tables? : Sas programming
What are the automatic variables for macro? : sas-macro
what is null hypothesis? why do you consider that?
what are sas/access and sas/connect? : Sas programming
what are the best practices to process the large data sets in sas programming? : Sas-administrator
What are types of transport files?
What are pdv and it functions?
what is the use of proc contents and proc print in sas? : Sas-administrator
How can sas program be validated?
What’s the difference between var b1 – b3 and var b1 — b3?
How to test the debugging in sas?
How necessary is it to be creative in your work?
What are the ways in which macro variables can be created in sas programming?
Explain bmdp procedure?
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?