<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
         xmlns:err="http://jelix.org/ns/xmlerror/1.0">
 <channel>

		<link rel="hub" href="http://overblog.superfeedr.com" xmlns="http://www.w3.org/2005/Atom" />
		<link rel="self" href="http://pacmann.over-blog.com/rss-articles.xml" xmlns="http://www.w3.org/2005/Atom" />
	
    <title><![CDATA[Le blog de Pacman]]></title>
    <link>http://pacmann.over-blog.com/</link>
    <description>Yet Another Stupid Oracle Blog</description>

        <language>fr</language>
    
        <image>
        <url>http://fdata.over-blog.net/3/11/72/98/avatar-blog-1108385456-tmpphpUJOexX.jpeg</url>
        <title><![CDATA[Le blog de Pacman]]></title>
        <link>http://pacmann.over-blog.com/</link>
                            </image>
    
    <pubDate>Thu, 12 Apr 2012 17:40:18 +0200</pubDate>    <lastBuildDate>Thu, 12 Apr 2012 17:40:18 +0200</lastBuildDate>    <generator>Over-blog.com RSS 2.0 Engine</generator>    <copyright>Copyright 2012 pacmann.over-blog.com</copyright>            <category>Divers</category>    <docs>http://www.rssboard.org/rss-specification/</docs>                        
      <item>
        <title><![CDATA[Have a look in the past, as of timestamp.]]></title>
        <link>http://pacmann.over-blog.com/article-have-a-look-in-the-past-as-of-timestamp-102649234.html</link>        <description><![CDATA[	Ne serait-ce que par esprit de contradiction, le premier avril est le parfait moment pour aborder le sujet le moins drôle de l'univers :voir les données avant modifications, et les comparer aux données présentes ! 0) Un jeu d'essai simple : SQL&gt; CREATE TABLE testflash AS 2 SELECT level id,[...]]]></description>
        <pubDate>Sun, 01 Apr 2012 14:02:00 +0200</pubDate>        <guid isPermaLink="false">05dea588402b1ac1153ab05b4795dcac</guid>
                <category>SQL</category>        <comments>http://pacmann.over-blog.com/article-have-a-look-in-the-past-as-of-timestamp-102649234-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[B-TREE INDEX and key redundancy]]></title>
        <link>http://pacmann.over-blog.com/article-b-tree-index-and-key-redundancy-97781363.html</link>        <description><![CDATA[						<img class="imgExtraitCon" src="http://img.over-blog.com/100x100/3/11/72/98/tmp.jpg" alt="" />
				<br />
	Hier c'étaient des replays de starcraft 2, une autre fois c'était Jack Bauer, ... Aujourd'hui au réveil, une soudaine envie de jouer avec des index. Un index, c'est une structure arborescente qui, à une clef, potentiellement composite, associe une adresse (rowid) dans une table. Le nombre[...]]]></description>
        <pubDate>Tue, 24 Jan 2012 08:44:00 +0100</pubDate>        <guid isPermaLink="false">9417a1ca8f42758e52fa66342b34b769</guid>
                <category>SGBD</category>        <comments>http://pacmann.over-blog.com/article-b-tree-index-and-key-redundancy-97781363-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[NTILE is good for you]]></title>
        <link>http://pacmann.over-blog.com/article-ntile-is-good-for-you-97650150.html</link>        <description><![CDATA[	Connaître la répartition des valeurs, c'est la clef pour briller en société et réussir ses projets. Genre vous avez une ressource payante, et un résultat qui sera fonction croissante de la quantité de ressource que vous allouez. Ce qui vous intéresse, c'est bien entendu la gueule de la courbe[...]]]></description>
        <pubDate>Sun, 22 Jan 2012 14:23:00 +0100</pubDate>        <guid isPermaLink="false">b7fb2ff83458397af35aa67f3e68fc7a</guid>
                <category>SQL</category>        <comments>http://pacmann.over-blog.com/article-ntile-is-good-for-you-97650150-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Rebuild index does definitely not improve clustering factor]]></title>
        <link>http://pacmann.over-blog.com/article-rebuild-index-definitely-does-not-improve-clustering-factor-94235478.html</link>        <description><![CDATA[	A mes débuts dans Oracle, je lisais plein de conneries sur l'optimisation. Parmi les gros mythes, il y avait : "rebuild un index améliore le clustering factor". C'est bien entendu absurde : - Le clustering factor se calcule comme le nombre de changement de bloc sur les lignes de la table que tu[...]]]></description>
        <pubDate>Fri, 23 Dec 2011 11:48:00 +0100</pubDate>        <guid isPermaLink="false">27b2b44192f8c8f993044125e3b1fec3</guid>
                <category>SGBD</category>        <comments>http://pacmann.over-blog.com/article-rebuild-index-definitely-does-not-improve-clustering-factor-94235478-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[LOG ERRORS Oracle 10gR2 : don't rollback just for 1 single exception !]]></title>
        <link>http://pacmann.over-blog.com/article-log-errors-oracle-10gr2-don-t-rollback-just-for-1-single-exception-87449572.html</link>        <description><![CDATA[	Die Softwareentwickler mögen Schleife und Cursors über alles, und finden desshalb die unwahrscheinlichsten Rechtfertigungen um die globale DML query zu vermeiden. Unter denen gibt's die Handlung der Fehlerfällen : "Neee, die ganze Anfrage darf nicht Rollbacked werden, nur wegen einer verdammten[...]]]></description>
        <pubDate>Fri, 28 Oct 2011 16:23:00 +0200</pubDate>        <guid isPermaLink="false">8d5fe965020c29f5e5aacf9d244b6ff7</guid>
                <category>SQL</category>        <comments>http://pacmann.over-blog.com/article-log-errors-oracle-10gr2-don-t-rollback-just-for-1-single-exception-87449572-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Do not rely on any technical sort [...] part 2]]></title>
        <link>http://pacmann.over-blog.com/article-do-not-rely-on-any-technical-sort-part-2-79836125.html</link>        <description><![CDATA[	C'est l'anniversaire du PacBlog ! (en fait c'était il y a deux jours) Pour ses deux ans, son "Blog Rank" est retombé à 2. (C'est en gros un indicateur qui dit que quand il est proche de 0, le blog est à chier) Voilà, pour ne pas s'arrêter sur ce caca d'anniversaire, je vais quand même ajouter[...]]]></description>
        <pubDate>Wed, 20 Jul 2011 13:03:00 +0200</pubDate>        <guid isPermaLink="false">b8e3b9fc577dce19468ae5724fe915c9</guid>
                <category>SQL</category>        <comments>http://pacmann.over-blog.com/article-do-not-rely-on-any-technical-sort-part-2-79836125-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Do not rely on any technical sort : always use ORDER BY clause !]]></title>
        <link>http://pacmann.over-blog.com/article-do-not-rely-on-any-technical-sort-always-use-order-by-clause-78802361.html</link>        <description><![CDATA[	Tiens aujourd'hui, mon jeune Padawan me demandait : "Maître, quand on fait un UNION ALL, est-ce que cela garantit que le resultset comportera en premier la première requête ?" On dit toujours a fort juste titre que si on veut qu'un résultat soit trié, il faut un ORDER BY. Par exemple : - Le[...]]]></description>
        <pubDate>Thu, 07 Jul 2011 13:49:00 +0200</pubDate>        <guid isPermaLink="false">9f70d85db5d22052293a5aed047dc565</guid>
                <category>SGBD</category>        <comments>http://pacmann.over-blog.com/article-do-not-rely-on-any-technical-sort-always-use-order-by-clause-78802361-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Euler Challenge 3: the greatest prime factor]]></title>
        <link>http://pacmann.over-blog.com/article-euler-challenge-3-the-greatest-prime-factor-77271407.html</link>        <description><![CDATA[	Ouais, on revient aux choses sérieuses : EULER CHALLENGE N°3 ! http://projecteuler.net/index.php?section=problems The prime factors of 13195 are 5, 7, 13 and 29. What is the largest prime factor of the number 600851475143 ? DISCLAIMER : J'ai la flemme de m'inscrire sur le site, donc je ne[...]]]></description>
        <pubDate>Mon, 20 Jun 2011 13:43:00 +0200</pubDate>        <guid isPermaLink="false">a1d955281054a8ae6bc701e11e6a6201</guid>
                <category>Journal intime</category>        <comments>http://pacmann.over-blog.com/article-euler-challenge-3-the-greatest-prime-factor-77271407-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Reversing a string]]></title>
        <link>http://pacmann.over-blog.com/article-reversing-a-string-76389888.html</link>        <description><![CDATA[	Bon, l'autre jour, mon chef me demandait : sais tu pallindromer une chaîne de caractères sans fonction PL ? ... merci google, il y a une built-in fonction :) 1) Fonction REVERSE Attendez, un petit jeu de test d'abord : SQL&gt; CREATE TABLE testrev(txt VARCHAR2(255)); Table crÚÚe. SQL&gt; INSERT[...]]]></description>
        <pubDate>Sat, 11 Jun 2011 12:19:00 +0200</pubDate>        <guid isPermaLink="false">e6554f62ef138988fe882e641cfe5545</guid>
                <category>SQL cosmétique</category>        <comments>http://pacmann.over-blog.com/article-reversing-a-string-76389888-comments.html#anchorComment</comments>                    </item>
      <item>
        <title><![CDATA[Euler challenge 2]]></title>
        <link>http://pacmann.over-blog.com/article-euler-challenge-2-74615351.html</link>        <description><![CDATA[	Salut les gars, moi c'est Robert, et je n'aime pas les mouches. (Il me fallait une phrase d'intro, j'ai pas trouvé mieux...) Bon aujourd'hui, c'est le deuxième exo de l'Euler challenge ! http://projecteuler.net/index.php?section=problems DISCLAIMER : J'ai la flemme de m'inscrire sur le site,[...]]]></description>
        <pubDate>Wed, 25 May 2011 07:25:00 +0200</pubDate>        <guid isPermaLink="false">87e3bda0e2cf2a56fc464a9ebe95b43e</guid>
                <category>SQL cosmétique</category>        <comments>http://pacmann.over-blog.com/article-euler-challenge-2-74615351-comments.html#anchorComment</comments>                    </item>
  
 </channel>

</rss>
