<?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 Re: objects in oc database in SAS Health and Life Sciences</title>
    <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/objects-in-oc-database/m-p/6851#M732</link>
    <description>First you need to define your database as a SAS library, then you could use proc contents.  You can learn how to define the library here:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/onlinedoc/91pdf/sasdoc_91/access_relationdb_6988.pdf" target="_blank"&gt;http://support.sas.com/documentation/onlinedoc/91pdf/sasdoc_91/access_relationdb_6988.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.nesug.info/Proceedings/nesug05/io/io8.pdf" target="_blank"&gt;http://www.nesug.info/Proceedings/nesug05/io/io8.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
PROC CONTENTS does not show the number of observations, indexes, and creation and modification dates for tables in oracle databse.&lt;BR /&gt;
&lt;BR /&gt;
I don't know how to get the details on indexes for tables in oracle database. Does anyone know?

-------&lt;BR /&gt;
Message was edited by: Nilan&lt;BR /&gt;
&lt;BR /&gt;
added 'tables in oracle databse' twice as my original message wasn't clear.</description>
    <pubDate>Fri, 08 Feb 2008 11:21:57 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2008-02-08T11:21:57Z</dc:date>
    <item>
      <title>objects in oc database</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/objects-in-oc-database/m-p/6850#M731</link>
      <description>Hi all &lt;BR /&gt;
i am using SAS Access to extract the data from oracle clinical database&lt;BR /&gt;
can any one tell me the code to know "what all the tables are present in the database" and how to know the contents of each table&lt;BR /&gt;
                  thank you</description>
      <pubDate>Fri, 08 Feb 2008 09:29:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/objects-in-oc-database/m-p/6850#M731</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-02-08T09:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: objects in oc database</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/objects-in-oc-database/m-p/6851#M732</link>
      <description>First you need to define your database as a SAS library, then you could use proc contents.  You can learn how to define the library here:&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://support.sas.com/documentation/onlinedoc/91pdf/sasdoc_91/access_relationdb_6988.pdf" target="_blank"&gt;http://support.sas.com/documentation/onlinedoc/91pdf/sasdoc_91/access_relationdb_6988.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;A href="http://www.nesug.info/Proceedings/nesug05/io/io8.pdf" target="_blank"&gt;http://www.nesug.info/Proceedings/nesug05/io/io8.pdf&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
PROC CONTENTS does not show the number of observations, indexes, and creation and modification dates for tables in oracle databse.&lt;BR /&gt;
&lt;BR /&gt;
I don't know how to get the details on indexes for tables in oracle database. Does anyone know?

-------&lt;BR /&gt;
Message was edited by: Nilan&lt;BR /&gt;
&lt;BR /&gt;
added 'tables in oracle databse' twice as my original message wasn't clear.</description>
      <pubDate>Fri, 08 Feb 2008 11:21:57 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/objects-in-oc-database/m-p/6851#M732</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-02-08T11:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: objects in oc database</title>
      <link>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/objects-in-oc-database/m-p/6852#M733</link>
      <description>I don't have any Oracle Clinical databases to work with, but on SQLServer you can send an SQL Passthrough command to read the definition of the table.  A number of commands work to give you table order, indexes and blocking / physical information.</description>
      <pubDate>Fri, 08 Feb 2008 12:12:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Health-and-Life-Sciences/objects-in-oc-database/m-p/6852#M733</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2008-02-08T12:12:45Z</dc:date>
    </item>
  </channel>
</rss>

