<?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 Find the fastest table and column names in bibliographies in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Find-the-fastest-table-and-column-names-in-bibliographies/m-p/771855#M245001</link>
    <description>&lt;P&gt;I have a lot of libraries and our administrators changed the names of the libraries when they were moved to another server. Tell me if there is any chance that some find function will find table names, column names, e.g.REVAL_RATEMID&lt;BR /&gt;from _kplus.K_FXRATES&amp;nbsp; if _kplus no longer exists&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gieorgie_0-1633329630170.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/64331i648AC87636C77EAF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gieorgie_0-1633329630170.png" alt="Gieorgie_0-1633329630170.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 04 Oct 2021 06:42:02 GMT</pubDate>
    <dc:creator>Gieorgie</dc:creator>
    <dc:date>2021-10-04T06:42:02Z</dc:date>
    <item>
      <title>Find the fastest table and column names in bibliographies</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Find-the-fastest-table-and-column-names-in-bibliographies/m-p/771855#M245001</link>
      <description>&lt;P&gt;I have a lot of libraries and our administrators changed the names of the libraries when they were moved to another server. Tell me if there is any chance that some find function will find table names, column names, e.g.REVAL_RATEMID&lt;BR /&gt;from _kplus.K_FXRATES&amp;nbsp; if _kplus no longer exists&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Gieorgie_0-1633329630170.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/64331i648AC87636C77EAF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Gieorgie_0-1633329630170.png" alt="Gieorgie_0-1633329630170.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 06:42:02 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Find-the-fastest-table-and-column-names-in-bibliographies/m-p/771855#M245001</guid>
      <dc:creator>Gieorgie</dc:creator>
      <dc:date>2021-10-04T06:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Find the fastest table and column names in bibliographies</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Find-the-fastest-table-and-column-names-in-bibliographies/m-p/771860#M245004</link>
      <description>&lt;P&gt;Ask the admins to provide a list containing old and new names of the libraries. If they don't have such a list, well, then someone should explain them the impact of their doings, especially how much time (=money) it will cost to fix all broken programs. In the meantime query sashelp.vcolum. The view has a list of all variables in each dataset.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 07:04:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Find-the-fastest-table-and-column-names-in-bibliographies/m-p/771860#M245004</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2021-10-04T07:04:47Z</dc:date>
    </item>
    <item>
      <title>Re: Find the fastest table and column names in bibliographies</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Find-the-fastest-table-and-column-names-in-bibliographies/m-p/771947#M245039</link>
      <description>&lt;P&gt;If all they did was change the names of libraries but did not move them you can look at SASHELP.VSLIB which has the name of the library and the current path(s) defining that library. Perhaps you know what the old path was then this would be pretty helpful.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SASHELP.VTABLE will just the names of data sets and libraries if you don't need to find variable information. If you had multiple data sets with the same names in different libraries that may not be a much help as you need but may give you a start.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 15:24:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Find-the-fastest-table-and-column-names-in-bibliographies/m-p/771947#M245039</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2021-10-04T15:24:23Z</dc:date>
    </item>
  </channel>
</rss>

