<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.longacre-scm.com/wiki/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://www.longacre-scm.com/wiki/feed.php">
        <title>Longacre SCM Wiki database_cm</title>
        <description></description>
        <link>http://www.longacre-scm.com/wiki/</link>
        <image rdf:resource="http://www.longacre-scm.com/wiki/lib/images/favicon.ico" />
       <dc:date>2010-09-05T10:31:44-05:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.longacre-scm.com/wiki/doku.php/database_cm/three_ways?rev=1211379933"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.longacre-scm.com/wiki/lib/images/favicon.ico">
        <title>Longacre SCM Wiki</title>
        <link>http://www.longacre-scm.com/wiki/</link>
        <url>http://www.longacre-scm.com/wiki/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.longacre-scm.com/wiki/doku.php/database_cm/three_ways?rev=1211379933">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-21T09:25:33-05:00</dc:date>
        <title>database_cm:three_ways</title>
        <link>http://www.longacre-scm.com/wiki/doku.php/database_cm/three_ways?rev=1211379933</link>
        <description>There are three ways to do change or configuration management of a database. Two of them are “traditional,” and the third is LDM. Let's look at them all.



SQL is by its nature a change language. The individual statements in SQL are mostly focused on changing an existing database. While you use CREATE TABLE at first, every subsequent update will use ALTER TABLE. Manipulating data is done with INSERT and UPDATE commands. To explicitly set the entire contents of a row is an elaborate form of …</description>
    </item>
</rdf:RDF>
