<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:err="http://jelix.org/ns/xmlerror/1.0" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
 <channel>

		
		
	
    <title><![CDATA[Oracle 10G SQL Pour les Nuls]]></title>
    <link>http://www.dba-ora.fr/</link>
    <description>Administration Oracle 10G et PL/SQL. Des tutoriels simples sur les tablespaces, instance, processus, listener, les redolog, fonctions, plsql, sql, sqlplus,  sql loader.</description>

        <language>fr</language>
    
        <image>
        <url>http://fdata.over-blog.net/3/55/53/33/avatar-blog-1136909578-tmpphpvbes7a.jpg</url>
        <title><![CDATA[Oracle 10G SQL Pour les Nuls]]></title>
        <link>http://www.dba-ora.fr/</link>
                            </image>
    
    <pubDate>Fri, 25 May 2012 21:58:50 +0200</pubDate>    <lastBuildDate>Fri, 25 May 2012 21:58:50 +0200</lastBuildDate>    <generator>Over-blog.com RSS 2.0 Engine</generator>    <copyright>Copyright 2012 www.dba-ora.fr</copyright>            <category>Hi Tech</category>    <docs>http://www.rssboard.org/rss-specification/</docs>                        
      <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/Oracle10g-Dba-PourLesNulsByDanielRoesch" /><feedburner:info uri="oracle10g-dba-pourlesnulsbydanielroesch" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://overblog.superfeedr.com/" /><item>
        <title><![CDATA[SQL UPDATE TABLE ORACLE]]></title>
        <link>http://feedproxy.google.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~3/yq57L1bCjW8/article-sql-update-105094765.html</link>        <description>&lt;img class="imgExtraitCon" src="http://img.over-blog.com/100x100/3/55/53/33/sql-update.jpg" alt="" /&gt;
				&lt;br /&gt;
	COMMANDE SQL UPDATE. Comment utiliser la commande sql UPDATE. Comment changer des valeurs dans des tables Oracle. Comment modifier et mettre à jour des données dans Oracle. L'instruction SQL UPDATE est utilisée pour modifier les lignes existantes dans une table. UPDATE modifie les valeurs des[...]&lt;img src="http://feeds.feedburner.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~4/yq57L1bCjW8" height="1" width="1"/&gt;</description>
        <pubDate>Sun, 13 May 2012 14:40:00 +0200</pubDate>        <guid isPermaLink="false">aee81f7101c6673566c0b21e2f730115</guid>
                <category>COMMANDES SQL DML-LMD</category>        <comments>http://www.dba-ora.fr/article-sql-update-105094765-comments.html#anchorComment</comments>                    <feedburner:origLink>http://www.dba-ora.fr/article-sql-update-105094765.html</feedburner:origLink></item>
      <item>
        <title><![CDATA[Connexion SQLPLUS et Exécution commande SQL]]></title>
        <link>http://feedproxy.google.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~3/MXU7FR8o4pk/article-connexion-mode-console-sqlplus-104687208.html</link>        <description>Se connecter et exécuter des ordres SQL avec SQLPlus. Comment se connecter et accéder à une base de données Oracle avec SQLPlus. Comment interroger mes tables Oracle en mode console. Comment exécuter des commandes SQLPLUS dans Oracle. Comment exécuter des requêtes SQL en mode console. SQLPLUS[...]&lt;img src="http://feeds.feedburner.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~4/MXU7FR8o4pk" height="1" width="1"/&gt;</description>
        <pubDate>Sun, 06 May 2012 15:21:00 +0200</pubDate>        <guid isPermaLink="false">dd8e152fcf75d3a8be72a18bf96e8692</guid>
                <category>SQLPLUS</category>        <comments>http://www.dba-ora.fr/article-connexion-mode-console-sqlplus-104687208-comments.html#anchorComment</comments>                    <feedburner:origLink>http://www.dba-ora.fr/article-connexion-mode-console-sqlplus-104687208.html</feedburner:origLink></item>
      <item>
        <title><![CDATA[Create Synonym sur Objets Schéma]]></title>
        <link>http://feedproxy.google.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~3/OPzAhtwVI_Q/article-create-synonym-objets-schema-104639247.html</link>        <description>Créer des Synonyms sur des Objets d'un Schéma Oracle. Comment créer des Synonyms sur des tables d'un schéma / User dans Oracle. Comment créer des Synonyms sur les Procédures ou Fonctions d'un schéma dans Oracle. Syntaxe pour la création de synonymes privés dans Oracle. CREATE [OR REPLACE][...]&lt;img src="http://feeds.feedburner.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~4/OPzAhtwVI_Q" height="1" width="1"/&gt;</description>
        <pubDate>Sat, 05 May 2012 15:27:00 +0200</pubDate>        <guid isPermaLink="false">6558601d5601ce49ebe1380c4427c8da</guid>
                <category>SYNONYMS</category>        <comments>http://www.dba-ora.fr/article-create-synonym-objets-schema-104639247-comments.html#anchorComment</comments>                    <feedburner:origLink>http://www.dba-ora.fr/article-create-synonym-objets-schema-104639247.html</feedburner:origLink></item>
      <item>
        <title><![CDATA[Renommer Nom de Table Oracle]]></title>
        <link>http://feedproxy.google.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~3/kqRtvjAijuU/article-renommer-table-oracle-104537586.html</link>        <description>Renommer le nom d'une Table Oracle. Comment renommer une table dans Oracle. Comment changer le nom de ma table dans Oracle. Changer, renommer le nom de ma table dans Oracle. Lorsque vous renommez une table Oracle, il faut faire attention et étudier les impacts d'un changement de nom de table[...]&lt;img src="http://feeds.feedburner.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~4/kqRtvjAijuU" height="1" width="1"/&gt;</description>
        <pubDate>Thu, 03 May 2012 21:21:00 +0200</pubDate>        <guid isPermaLink="false">3919302cdad236c4fd56b68e75fc5779</guid>
                <category>COMMANDES SQL DDL-LDD</category>        <comments>http://www.dba-ora.fr/article-renommer-table-oracle-104537586-comments.html#anchorComment</comments>                    <feedburner:origLink>http://www.dba-ora.fr/article-renommer-table-oracle-104537586.html</feedburner:origLink></item>
      <item>
        <title><![CDATA[Contenu et Migration Tablespace SYSAUX]]></title>
        <link>http://feedproxy.google.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~3/SLzzxzyQ5HA/article-migration-objet-tablespace-sysaux-104382168.html</link>        <description>Nom et taille des objets dans le Tablespace SYSAUX. Comment voir, lister le contenu du Tablespace SYSAUX. Comment déplacer, migrer un objet du Tablespace SYSAUX. Voir les objets du Tablespace SYSAUX. On interroge la vue V$SYSAUX_OCCUPANTS pour lister les objets contenu dans le Tablespace[...]&lt;img src="http://feeds.feedburner.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~4/SLzzxzyQ5HA" height="1" width="1"/&gt;</description>
        <pubDate>Tue, 01 May 2012 12:04:00 +0200</pubDate>        <guid isPermaLink="false">8d37157dab62ddbbd38981df7e34f61b</guid>
                <category>TABLESPACE</category>        <comments>http://www.dba-ora.fr/article-migration-objet-tablespace-sysaux-104382168-comments.html#anchorComment</comments>                    <feedburner:origLink>http://www.dba-ora.fr/article-migration-objet-tablespace-sysaux-104382168.html</feedburner:origLink></item>
      <item>
        <title><![CDATA[Audit et trace objets Oracle]]></title>
        <link>http://feedproxy.google.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~3/fjUQRnP7LCo/article-audit-oracle-104133999.html</link>        <description>&lt;img class="imgExtraitCon" src="http://img.over-blog.com/100x100/3/55/53/33/audit-oracle-xml.jpg" alt="" /&gt;
				&lt;br /&gt;
	ORACLE AUDIT - ACTIVER UN AUDIT SUR DES OBJETS ORACLE ET GERER LES TRACES. Comment activer un audit dans Oracle. Comment auditer et tracer une table et objets dans Oracle. Comment faire un audit de session dans Oracle. Comment paramétrer une trace avec SQL AUDIT. L'Audit Oracle est l'outil de[...]&lt;img src="http://feeds.feedburner.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~4/fjUQRnP7LCo" height="1" width="1"/&gt;</description>
        <pubDate>Thu, 26 Apr 2012 23:30:00 +0200</pubDate>        <guid isPermaLink="false">98b1ba341a3229fb101215958f1b1bce</guid>
                <category>DATABASE / PARAMETER</category>        <comments>http://www.dba-ora.fr/article-audit-oracle-104133999-comments.html#anchorComment</comments>                    <feedburner:origLink>http://www.dba-ora.fr/article-audit-oracle-104133999.html</feedburner:origLink></item>
      <item>
        <title><![CDATA[Fonction SQL Oracle COALESCE]]></title>
        <link>http://feedproxy.google.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~3/k5JwLr5U_gY/article-coalesce-103803349.html</link>        <description>SQL COALESCE. Comment retourner la première valeur NOT NULL dans une liste avec la fonction sql COALESCE dans Oracle. Comment utiliser COALESCE pour tester des valeurs NULL dans une liste de colonnes. Fonction Oracle SQL COALESCE. La fonction oracle SQL COALESCE renvoie la première expression[...]&lt;img src="http://feeds.feedburner.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~4/k5JwLr5U_gY" height="1" width="1"/&gt;</description>
        <pubDate>Sat, 21 Apr 2012 13:22:00 +0200</pubDate>        <guid isPermaLink="false">6097a9a10c176b6284c1487582002b7a</guid>
                <category>FUNCTIONS - SQL</category>        <comments>http://www.dba-ora.fr/article-coalesce-103803349-comments.html#anchorComment</comments>                    <feedburner:origLink>http://www.dba-ora.fr/article-coalesce-103803349.html</feedburner:origLink></item>
      <item>
        <title><![CDATA[Commande SQL]]></title>
        <link>http://feedproxy.google.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~3/gX1G2_d0ivw/article-commande-sql-103402881.html</link>        <description>COMMANDE SQL DANS ORACLE. Apprendre les commandes SQL simplement via des exemples. LANGAGE SQL - LES TYPES DE COMMANDES. A l'origine, c'est IBM Corporation qui a développé le langage SEQUEL (Structured English Query Language) qui est devenu ensuite SQL (Structured Query Language). SQL est[...]&lt;img src="http://feeds.feedburner.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~4/gX1G2_d0ivw" height="1" width="1"/&gt;</description>
        <pubDate>Sun, 15 Apr 2012 16:06:00 +0200</pubDate>        <guid isPermaLink="false">037fdcb56f7ee0d4600b6b2bd89db14f</guid>
                <category>COMMANDES SQL DML-LMD</category>        <comments>http://www.dba-ora.fr/article-commande-sql-103402881-comments.html#anchorComment</comments>                    <feedburner:origLink>http://www.dba-ora.fr/article-commande-sql-103402881.html</feedburner:origLink></item>
      <item>
        <title><![CDATA[Fonction SQL Oracle CONCAT]]></title>
        <link>http://feedproxy.google.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~3/mB9eRDwAim4/article-sql-concat-103247369.html</link>        <description>SQL - CONCAT. Comment utiliser la fonction Oracle CONCAT. Comment concaténer des chaînes de caractères dans Oracle. Comment faire une concaténation de champs / colonnes dans une requête SQL. LA CONCATÉNATION ORACLE AVEC LA FONCTION SQL CONCAT. La fonction Oracle SQL CONCAT permet de concaténer[...]&lt;img src="http://feeds.feedburner.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~4/mB9eRDwAim4" height="1" width="1"/&gt;</description>
        <pubDate>Wed, 11 Apr 2012 19:32:00 +0200</pubDate>        <guid isPermaLink="false">81f218ba8e79b22a3b0b3f2f695c5aea</guid>
                <category>FUNCTIONS - SQL</category>        <comments>http://www.dba-ora.fr/article-sql-concat-103247369-comments.html#anchorComment</comments>                    <feedburner:origLink>http://www.dba-ora.fr/article-sql-concat-103247369.html</feedburner:origLink></item>
      <item>
        <title><![CDATA[Fonction SQL Oracle MIN]]></title>
        <link>http://feedproxy.google.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~3/BTnxG9YLpac/article-sql-min-103538996.html</link>        <description>SELECT MIN. Comment trouver la valeur MINIMUM d'une colonne avec la fonction de groupe SQL MIN. Comment sélectionner la plus petite valeur MIN d'une table avec SELECT MIN (). Fonction SQL MIN. La fonction de groupe PL-SQL MIN est utilisée pour obtenir la valeur minimale d'une colonne. SYNTAXE[...]&lt;img src="http://feeds.feedburner.com/~r/Oracle10g-Dba-PourLesNulsByDanielRoesch/~4/BTnxG9YLpac" height="1" width="1"/&gt;</description>
        <pubDate>Tue, 10 Apr 2012 22:21:00 +0200</pubDate>        <guid isPermaLink="false">72a6269a97de53cd8fc1107333f745c9</guid>
                <category>FUNCTIONS - SQL</category>        <comments>http://www.dba-ora.fr/article-sql-min-103538996-comments.html#anchorComment</comments>                    <feedburner:origLink>http://www.dba-ora.fr/article-sql-min-103538996.html</feedburner:origLink></item>
  
 </channel>

</rss>

