SAS Procedures

Help using Base SAS procedures
BookmarkSubscribeRSS Feed
Mahesh_124
Calcite | Level 5

Hi,

 

I am little confused by using proc SQL and proc FEDSQL.what is exact difference between these two procedures .

please tell me .

 

4 REPLIES 4
LinusH
Tourmaline | Level 20

I don't think that there is a complete table to show the exact differences.

But the documentation is a good starting place:

http://support.sas.com/documentation/cdl/en/proc/69850/HTML/default/viewer.htm#n18135hihi4fi0n1ra7ge...

 

If you had a more specific requirement, it would be easier to reply....

Data never sleeps
RW9
Diamond | Level 26 RW9
Diamond | Level 26

SQL is run by the internal SAS ANSI SQL parser, fedSQL is run by the FBI.

 

Sorry, couldn't resist Smiley Very Happy

 

Anyways, the manual clearly denotes what each one is for far better than we could:

http://support.sas.com/documentation/cdl/en/sqlproc/63043/HTML/default/viewer.htm#titlepage.htm

 

http://support.sas.com/documentation/cdl/en/proc/69850/HTML/default/viewer.htm#p0ahxz9t4dkcucn1uiqa4...

MichelaG
SAS Employee

Another document that shows a good comparison between the 2 Procedures is called “Anything You Can Do I Can Do Better: PROC FEDSQL VS PROC SQL”  

rb_bahareh
Calcite | Level 5
It was really Useful

sas-innovate-white.png

Join us for our biggest event of the year!

Four days of inspiring keynotes, product reveals, hands-on learning opportunities, deep-dive demos, and peer-led breakouts. Don't miss out, May 6-9, in Orlando, Florida.

 

View the full agenda.

Register 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
  • 10528 views
  • 2 likes
  • 5 in conversation