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 (February 2006, week 2)Back to main SAS-L pageJoin or leave SAS-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:   Mon, 13 Feb 2006 18:21:52 -0500
Reply-To:   "Howard Schreier <hs AT dc-sug DOT org>" <nospam@HOWLES.COM>
Sender:   "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From:   "Howard Schreier <hs AT dc-sug DOT org>" <nospam@HOWLES.COM>
Subject:   Re: Inserting missing records

An example would help.

Often the solution is to use the UPDATE statement, but using what you call a template as what the docs call the master, and what you call the master as what the docs call the transaction data set.

On Mon, 13 Feb 2006 18:16:48 -0500, nicole bibb <nicole.bibb@OTNNET.COM> wrote:

>I need to update a mater data set with rows from a template dataset if the >rows in the master data set are not found in the template. > >Any idea???


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