How the Excel file enter into the SAS environment without
Code of Infile & Import procs,if i have no file Conversion?
Answer Posted / raghava pamulapati
by using pass through facility in sql we can read directly
with out conversion
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How you are maintaining sas programmes in your company...any specific version control software you are using? If so, tell me the name?
What are the difference between the sas data step and sas procs?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
if a variable contain dates like "2015/01"---"2015/12" (yymm) ,How to add day to those dates,if them month is jan then 31 if the month is feb then 28 so on ...
Hi,by usining ptf how we have to combine (likr merge)10 datasets at a time in the oracle database(and write a macro code also)?Like this i have a douts a lot if you dont mind may please send one text mail for me(madhusudhanap16@gmail.com)?
Describe crosslist option in tables statement?
what is program data vector? : Sas-administrator
how many types prompting framework can be broken down to? : Sas-bi
What is the good sas programming practices for processing large data sets?
How do dates work in sas?
what can you learn from the sas log when debugging? : Sas programming
what is data access? : Sas-di
What are the data types that sas contain?
What is slibref?
What function CATX syntax does?