Differences Between Sas and Sql [Closed]
Can Anyone Articulate What the Key Differences Are Between Sas and Sql? I Haven't Worked Much with Sas but Went on a Weeks Training Course, and Basically It...
Can anyone articulate what the key differences are between SAS and SQL? I haven't worked much with SAS but went on a weeks training course, and basically it seemed like the equivalent but more convoluted and was able to do graphs.
Would appreciate some key bullet differences between them.
Standard SQL is a language to query, manipulate and define data in any(!) database. It is like the "latin language" of DB systems. Everyone knows it in order to perform standard tasks. SAS is like an extension to that with many functions.
I found a good document: