<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Append and update a LASR table in SAS VA in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Append-and-update-a-LASR-table-in-SAS-VA/m-p/205024#M4601</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had posted in the SAS VA but, rightly so, I think it might be answered here:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Hello,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;I have data that I would like to append to what is already in memory&amp;nbsp; (SAS VA); however, I would also like to update as sometimes we have deletes which would need to reflect on the visual.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;FOr example, I would like to load the historic data once into memory and ongoing the current which would include updates and deletes ( corrections).&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Someone mentioned to use an STP since the append feature in SAS VA only appends. What would be a LASR code example that achieves this? and how can I schedule this? &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Thank you for any help on this.d&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 21 Aug 2015 20:31:00 GMT</pubDate>
    <dc:creator>jplarios</dc:creator>
    <dc:date>2015-08-21T20:31:00Z</dc:date>
    <item>
      <title>Append and update a LASR table in SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Append-and-update-a-LASR-table-in-SAS-VA/m-p/205024#M4601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I had posted in the SAS VA but, rightly so, I think it might be answered here:&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Hello,&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;I have data that I would like to append to what is already in memory&amp;nbsp; (SAS VA); however, I would also like to update as sometimes we have deletes which would need to reflect on the visual.&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;FOr example, I would like to load the historic data once into memory and ongoing the current which would include updates and deletes ( corrections).&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Someone mentioned to use an STP since the append feature in SAS VA only appends. What would be a LASR code example that achieves this? and how can I schedule this? &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; background-color: #ffffff;"&gt;Thank you for any help on this.d&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 20:31:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Append-and-update-a-LASR-table-in-SAS-VA/m-p/205024#M4601</guid>
      <dc:creator>jplarios</dc:creator>
      <dc:date>2015-08-21T20:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Append and update a LASR table in SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Append-and-update-a-LASR-table-in-SAS-VA/m-p/205025#M4602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps PROC IMSTAT and UPDATE statement is what you're looking for? &lt;/P&gt;&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/inmsref/68736/HTML/default/viewer.htm#n1o5jdcmtr41jxn1mlrauumyeybz.htm" title="http://support.sas.com/documentation/cdl/en/inmsref/68736/HTML/default/viewer.htm#n1o5jdcmtr41jxn1mlrauumyeybz.htm"&gt;SAS(R) LASR(TM) Analytic Server 2.7: Reference Guide&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Aug 2015 20:58:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Append-and-update-a-LASR-table-in-SAS-VA/m-p/205025#M4602</guid>
      <dc:creator>LinusH</dc:creator>
      <dc:date>2015-08-21T20:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: Append and update a LASR table in SAS VA</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Append-and-update-a-LASR-table-in-SAS-VA/m-p/205026#M4603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, thank you Linus! and how can I schedule this from SAS VA? or not possible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Aug 2015 11:59:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Append-and-update-a-LASR-table-in-SAS-VA/m-p/205026#M4603</guid>
      <dc:creator>jplarios</dc:creator>
      <dc:date>2015-08-24T11:59:58Z</dc:date>
    </item>
  </channel>
</rss>

