LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (August 2007, week 3)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
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
Comments: To: sas-l@uga.edu
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


Back to: Top of message | Previous page | Main SAS-L page