BookmarkSubscribeRSS Feed
kuridisanjeev
Quartz | Level 8

Is it possible to Import a text file by using proc sql????

4 REPLIES 4
manojinpec
Obsidian | Level 7

I guess not. I have never heard of that. Have you heard somewhere?

kuridisanjeev
Quartz | Level 8

YES..

i had faced this this question in  one interview.....

LinusH
Tourmaline | Level 20

Well, then it must a misunderstanding, or the interviewers bad.

There is no support in SAS SQL to import external files.

SQL can however read data that is available via an ACCESS engine, such as Excel.

You use the data step or PROC IMPORT for importing, then use SQL for whatever you want to do with the data.

I believe that other RDBMS does support some kind of extensions to SQL for importing external data.

Data never sleeps
sassharp
Calcite | Level 5

How about proc sql pass through?

Catch up on SAS Innovate 2026

Nearly 200 sessions are now available on demand with the SAS Innovate Digital Pass.

Explore Now →
What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 4 replies
  • 2604 views
  • 3 likes
  • 4 in conversation