<?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 Who created the table? in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Who-created-the-table/m-p/595440#M171299</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because here in the company many people generate tables and save them in various libnames, sometimes I need to change the table and it is locked because it was created by another user, so I need to identify who created so I can request the change. How can I decipher which user created it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Oct 2019 15:07:52 GMT</pubDate>
    <dc:creator>edasdfasdfasdfa</dc:creator>
    <dc:date>2019-10-10T15:07:52Z</dc:date>
    <item>
      <title>Who created the table?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Who-created-the-table/m-p/595440#M171299</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Because here in the company many people generate tables and save them in various libnames, sometimes I need to change the table and it is locked because it was created by another user, so I need to identify who created so I can request the change. How can I decipher which user created it?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 15:07:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Who-created-the-table/m-p/595440#M171299</guid>
      <dc:creator>edasdfasdfasdfa</dc:creator>
      <dc:date>2019-10-10T15:07:52Z</dc:date>
    </item>
    <item>
      <title>Re: Who created the table?</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Who-created-the-table/m-p/595448#M171304</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/201537"&gt;@edasdfasdfasdfa&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you tried a proc dataset ? Normally, the output report specifies the dataset owner.&lt;/P&gt;
&lt;P&gt;Hope this help.&lt;/P&gt;
&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;proc datasets library=mylib;
	contents data=mydata;
run;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2019 15:22:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Who-created-the-table/m-p/595448#M171304</guid>
      <dc:creator>ed_sas_member</dc:creator>
      <dc:date>2019-10-10T15:22:20Z</dc:date>
    </item>
  </channel>
</rss>

