<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.phobos-net.fr/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://wiki.phobos-net.fr/feed.php">
        <title>wikinotes</title>
        <description></description>
        <link>https://wiki.phobos-net.fr/</link>
        <image rdf:resource="https://wiki.phobos-net.fr/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-05-08T01:43:49+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.phobos-net.fr/doku.php/cours/informatique/dev/db/postgres/fondamentaux_postgresql/110_instruction_select?rev=1743848463&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phobos-net.fr/doku.php/cours/informatique/dev/db/postgres/fondamentaux_postgresql/215_operateur_and?rev=1743946809&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.phobos-net.fr/doku.php/cours/informatique/dev/db/postgres/fondamentaux_postgresql/220_operateur_or?rev=1743946775&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.phobos-net.fr/lib/tpl/dokuwiki/images/favicon.ico">
        <title>wikinotes</title>
        <link>https://wiki.phobos-net.fr/</link>
        <url>https://wiki.phobos-net.fr/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.phobos-net.fr/doku.php/cours/informatique/dev/db/postgres/fondamentaux_postgresql/110_instruction_select?rev=1743848463&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-05T10:21:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cours:informatique:dev:db:postgres:fondamentaux_postgresql:110_instruction_select</title>
        <link>https://wiki.phobos-net.fr/doku.php/cours/informatique/dev/db/postgres/fondamentaux_postgresql/110_instruction_select?rev=1743848463&amp;do=diff</link>
        <description>tutotriel sql postgresql db database

PostgreSQL SELECT

Notes et traduction du tutoriel PostgreSQL Tutorial

Usage de l&#039;instruction SELECT pour récupérer les données d&#039;une table.

L&#039;instruction SELECT est une des instructions les plus complexes de PostgreSQL. Elle contient de nombreuses clauses (options) qui la rendent particulièrement flexible.</description>
    </item>
    <item rdf:about="https://wiki.phobos-net.fr/doku.php/cours/informatique/dev/db/postgres/fondamentaux_postgresql/215_operateur_and?rev=1743946809&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-06T13:40:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cours:informatique:dev:db:postgres:fondamentaux_postgresql:215_operateur_and</title>
        <link>https://wiki.phobos-net.fr/doku.php/cours/informatique/dev/db/postgres/fondamentaux_postgresql/215_operateur_and?rev=1743946809&amp;do=diff</link>
        <description>tutotriel sql postgresql db database

PostgreSQL opérateur AND

Notes et traduction du tutoriel PostgreSQL Tutorial

Dans PostgreSQL un booléen peut avoir trois valeurs : true, false ou null.

PostgreSQL utilise :

	*  true, t, y, yes, 1 pour représenter true ;
	*  false, f, n, no et 0 pour représenter</description>
    </item>
    <item rdf:about="https://wiki.phobos-net.fr/doku.php/cours/informatique/dev/db/postgres/fondamentaux_postgresql/220_operateur_or?rev=1743946775&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-06T13:39:35+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>cours:informatique:dev:db:postgres:fondamentaux_postgresql:220_operateur_or</title>
        <link>https://wiki.phobos-net.fr/doku.php/cours/informatique/dev/db/postgres/fondamentaux_postgresql/220_operateur_or?rev=1743946775&amp;do=diff</link>
        <description>tutotriel sql postgresql db database

PostgreSQL opérateur OR

Notes et traduction du tutoriel PostgreSQL Tutorial

Dans PostgreSQL un booléen peut avoir trois valeurs : true, false ou null.

PostgreSQL utilise :

	*  true, t, y, yes, 1 pour représenter true ;
	*  false, f, n, no et 0 pour représenter</description>
    </item>
</rdf:RDF>
