<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.billyrondon.com/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="http://wiki.billyrondon.com/feed.php">
        <title>WIKI de apuntes de Billy Rondón - informatica:base_de_datos:foxpro</title>
        <description></description>
        <link>http://wiki.billyrondon.com/</link>
        <image rdf:resource="http://wiki.billyrondon.com/lib/exe/fetch.php/wiki:dokuwiki.svg" />
       <dc:date>2026-06-04T19:24:06+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.billyrondon.com/doku.php/informatica:base_de_datos:foxpro:foxpro_apuntes_varios?rev=1744068210&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.billyrondon.com/lib/exe/fetch.php/wiki:dokuwiki.svg">
        <title>WIKI de apuntes de Billy Rondón</title>
        <link>http://wiki.billyrondon.com/</link>
        <url>http://wiki.billyrondon.com/lib/exe/fetch.php/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://wiki.billyrondon.com/doku.php/informatica:base_de_datos:foxpro:foxpro_apuntes_varios?rev=1744068210&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-04-07T23:23:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>foxpro_apuntes_varios</title>
        <link>http://wiki.billyrondon.com/doku.php/informatica:base_de_datos:foxpro:foxpro_apuntes_varios?rev=1744068210&amp;do=diff</link>
        <description>Foxpro Apuntes varios



SET DEFAULT TO &quot;c:/test&quot;


create table prueba( nombre c(10), mascota c(10) )

append blank
replace nombre WITH &quot;billy&quot;, mascota WITH &quot;perro&quot;

append blank
replace nombre WITH &quot;raul&quot;,;
		mascota WITH &quot;canario&quot;

append blank
replace nombre WITH &quot;jose&quot;, mascota WITH &quot;gato&quot;</description>
    </item>
</rdf:RDF>
