<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"><channel><title>Netvouz / MondoTofu / tag / table</title>
<link>http://netvouz.com/MondoTofu/tag/table?feed=rss</link>
<description>MondoTofu&#39;s bookmarks tagged &quot;table&quot; on Netvouz</description>
<item><title>Ask Tom &quot;Merge syntax to update selected partitions only&quot;</title>
<link>https://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:4098126300346150794</link>
<description>Updating a large table with partition exchange.</description>
<category domain="http://netvouz.com/MondoTofu?category=7342507040517670701">Oracle &gt; Internals</category>
<author>MondoTofu</author>
<pubDate>Tue, 06 Oct 2015 21:31:40 GMT</pubDate>
</item><item><title>Data Pump - How to avoid exporting/importing jobs</title>
<link>https://community.oracle.com/thread/682170?tstart=0</link>
<description>SELECT named, object_path, comments  FROM schema_export_objects  WHERE object_path LIKE &#39;JOB%&#39;  Named Object_path Comments NULL JOB Jobs in the selected schemas. If the Named column=Y, you can exclude the object type and if its null,you cannot.</description>
<category domain="http://netvouz.com/MondoTofu?category=9169064117513692344">Oracle &gt; DB 11g</category>
<author>MondoTofu</author>
<pubDate>Fri, 02 May 2014 14:33:20 GMT</pubDate>
</item><item><title>improving performance with pipelined table functions</title>
<link>http://www.oracle-developer.net/display.php?id=429</link>
<description>Excerpt on pipelined table functions from Feuerstein book on PL/SQL</description>
<category domain="http://netvouz.com/MondoTofu?category=9169064117513692344">Oracle &gt; DB 11g</category>
<author>MondoTofu</author>
<pubDate>Fri, 28 Dec 2012 20:10:09 GMT</pubDate>
</item><item><title>Incremental Statistics Maintenance – what statistics will be gathered after DML occurs on the table? (Oracle Optimizer)</title>
<link>https://blogs.oracle.com/optimizer/entry/incremental_statistics_maintenance_what_statistics</link>
<description>strategies for gathering statistics DML new feature 11g; helpful for partitioned tables</description>
<category domain="http://netvouz.com/MondoTofu?category=9169064117513692344">Oracle &gt; DB 11g</category>
<author>MondoTofu</author>
<pubDate>Sun, 27 Apr 2014 01:39:24 GMT</pubDate>
</item><item><title>Oracle Database: How to move partitioned tables to different tablespace</title>
<link>http://amit7oracledba.blogspot.com/2013/03/move-partitioned-tables-to-different.html</link>
<description>Changing the default tablespace of Partition table. Now new partitions will be created in the new default tablespace, but old partitions will remain in the old default tablespace :- SQL&gt; alter table partition modify default attributes tablespace users; Table altered.</description>
<category domain="http://netvouz.com/MondoTofu?category=9169064117513692344">Oracle &gt; DB 11g</category>
<author>MondoTofu</author>
<pubDate>Thu, 26 Jan 2017 17:20:02 GMT</pubDate>
</item><item><title>SQL Access Advisor (SAA) | SQL Panda</title>
<link>http://www.sqlpanda.com/2013/02/sql-access-advisor-saa.html</link>
<description>SAA is tuning base on the single SQL statement but the SAA consider the overall system. For example, when SAA recommend to create the index on the table. The SAA would also consider the index could cause the impact for other query.</description>
<category domain="http://netvouz.com/MondoTofu?category=8988893024450568004">Oracle &gt; Optimization</category>
<author>MondoTofu</author>
<pubDate>Tue, 30 Aug 2016 13:21:02 GMT</pubDate>
</item><item><title>10.5 Specifying Partitions :: Chapter 10. Partitioning :: Mastering Oracle SQL :: SQL :: eTutorials.org</title>
<link>http://etutorials.org/SQL/Mastering+Oracle+SQL/Chapter+10.+Partitioning/10.5+Specifying+Partitions/</link>
<description>SUBPARTITION clause to focus on a single subpartition of the table.</description>
<category domain="http://netvouz.com/MondoTofu?category=9169064117513692344">Oracle &gt; DB 11g</category>
<author>MondoTofu</author>
<pubDate>Tue, 02 Jun 2015 20:39:30 GMT</pubDate>
</item><item><title>12 SQL*Loader Case Studies</title>
<link>http://docs.oracle.com/cd/B14117_01/server.101/b10825/ldr_cases.htm#i1006686</link>
<description>including loading data into multiple tables</description>
<category domain="http://netvouz.com/MondoTofu?category=5735016820365726608">Oracle</category>
<author>MondoTofu</author>
<pubDate>Fri, 10 Jan 2014 19:33:01 GMT</pubDate>
</item><item><title>Ask Tom &quot;How can I do a variable &quot;in list&quot;&quot;</title>
<link>http://asktom.oracle.com/pls/apex/f?p=100:11:0::::P11_QUESTION_ID:210612357425</link>
<description>SQL, PL/SQL, table functions, bind variables, variable content</description>
<category domain="http://netvouz.com/MondoTofu?category=5811424199073218275">Oracle &gt; PL/SQL 11g</category>
<author>MondoTofu</author>
<pubDate>Wed, 19 Dec 2012 16:48:35 GMT</pubDate>
</item><item><title>Designing the Star Schema Database</title>
<link>http://www.ciobriefings.com/Publications/WhitePapers/DesigningtheStarSchemaDatabase/tabid/101/Default.aspx</link>
<description>data warehouse article referencing tall skinny</description>
<category domain="http://netvouz.com/MondoTofu?category=879445133866160522">Data Management</category>
<author>MondoTofu</author>
<pubDate>Wed, 12 Dec 2012 14:54:49 GMT</pubDate>
</item></channel></rss>