How the Excel file enter into the SAS environment without
Code of Infile & Import procs,if i have no file Conversion?
Answer Posted / ram
libname libref path='ram.xls';
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
what is transformation in sas data integration? : Sas-di
What are the differences between proc means and proc summary?
Difference between SAS STATA & SPSS?
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
What makes sas stand out to be the best over other data analytics tools?
what is the effect of the options statement errors=1? : Sas programming
what are validation tools that are used in sas? : Sas-administrator
which date function advances a date, time or datetime value by a given interval? : Sas programming
What is the difference between one to one merge and match merge? Give an example.
Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
How can you limit the variables written to output dataset in data step?
How we can create SAS USER DEFINED CODE?
what is program data vector? : Sas-administrator
What is the role of sas grid administrator? : sas-grid-administration