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 (October 2008, week 1)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 1 Oct 2008 22:45:19 -0400
Reply-To:     "Mark S." <marksmolkin@GMAIL.COM>
Sender:       "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:         "Mark S." <marksmolkin@GMAIL.COM>
Subject:      Re: proc sql & updating

thanks. i will take a look at the paper...one thing i did while attempting to troubleshoot was create the 'B' table to contain the exact same set of ID's as the 'A' table, ensuring no 'where' conditions would occur without a matching ID in 'B' (ID is unique in both tables, too). this way, the filter3 field should pull whatever is in the 'one' field, either a 1 (numeric) or a missing value...

mark


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