Date: Wed, 15 Aug 2007 08:08:27 -0700
Reply-To: jontugman@YAHOO.CO.UK
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: jontugman@YAHOO.CO.UK
Organization: http://groups.google.com
Subject: SAS functions not available in Proc SQL
Content-Type: text/plain; charset="iso-8859-1"
In the Standard SAS Help:
SAS DATA Step Functions
PROC SQL supports all the functions available to the SAS DATA step,
except for LAG, DIF, and SOUND.
And yet when I tried the new SAS v9 function VValue in SQL I got:
ERROR: The VVALUE function is not supported in PROC SQL, it is only
valid within the DATA step.
But Where can I find a list of what functions are supported? Not from
SAS help. There is no reference in the help for VValue, or Proc SQL to
this error.
I have searched this group - not found in current history - so if
posted before please refer me to the link.
Not in SAS Support or SAS Notes
|