<?xml version="1.0"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
         xmlns="http://purl.org/rss/1.0/">




    



<channel rdf:about="http://www.dbatodba.com/search_rss">
  <title>DBA to DBA</title>
  <link>http://www.dbatodba.com</link>
  
  <description>
    
            These are the search results for the query, showing results 1 to 2.
        
  </description>
  
  
  
  
  <image rdf:resource="http://www.dbatodba.com/logo.jpg"/>

  <items>
    <rdf:Seq>
        
            <rdf:li rdf:resource="http://www.dbatodba.com/db2/how-to-do/dropping-all-tables-of-a-schema"/>
        
        
            <rdf:li rdf:resource="http://www.dbatodba.com/db2/how-to-do/query-to-check-users-and-privileges-for-database"/>
        
    </rdf:Seq>
  </items>

</channel>

    <item rdf:about="http://www.dbatodba.com/db2/how-to-do/dropping-all-tables-of-a-schema">        <title>Dropping all tables from a specific schema</title>        <link>http://www.dbatodba.com/db2/how-to-do/dropping-all-tables-of-a-schema</link>        <description>Use this query to select and drop all tables of a schema</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>ifranco</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-03-04T18:46:52Z</dc:date>        <dc:type>Page</dc:type>    </item>
    <item rdf:about="http://www.dbatodba.com/db2/how-to-do/query-to-check-users-and-privileges-for-database">        <title>Query to check users and authorities for database</title>        <link>http://www.dbatodba.com/db2/how-to-do/query-to-check-users-and-privileges-for-database</link>        <description>With this query, you can verify how user have which authorities on a database :

</description>        <dc:publisher>No publisher</dc:publisher>        <dc:creator>ifranco</dc:creator>        <dc:rights></dc:rights>                <dc:date>2009-02-12T11:53:49Z</dc:date>        <dc:type>Page</dc:type>    </item>



</rdf:RDF>
