How the Excel file enter into the SAS environment without
Code of Infile & Import procs,if i have no file Conversion?
Answer Posted / ram
proc Import datafile='file path\ram.xls out=output
dbms=excel replace;
sheet='sheet$4;
run;
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is the sas data set? : sas-grid-administration
What is maximum storage capability of SAS?
How does proc sql work?
Will it bother you if the guy at the next desk times the frequency and duration of your bathroom or coffee breaks on the grounds that ?you are getting paid twice as much as he is??
Describe what are the different levels of administrative users in sas? : sas-grid-administration
Differentiate between sas functions and sas procedures.
How will you use the WHO Drug Dictionary for Reporting Clinical Trials?
List out some key concept of SAS
What are symget and symput? : sas-macro
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
what is business intelligence? : Sas-bi
What is the use of PROC gplot?
What are the statements that are executed only?
How we can create SAS USER DEFINED CODE?
Explain data_null_?