<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/styles/XMLStylesDoc_xhtml11_en.xsl"?><!DOCTYPE document SYSTEM "/schemas/XMLStyles10.dtd">
<document xmlns="http://XMLStyles.com/namespaces/styles" xmlns:xst="http://XMLStyles.com/namespaces/styles" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:date="http://exslt.org/dates-and-times">
   <noxml>
      <p xmlns="http://www.w3.org/1999/xhtml"/>
      <!-- You are viewing source.  The following message should be ignored if you did "View Source" in your browser. -->
      <p xmlns="http://www.w3.org/1999/xhtml">
ATTENTION: XML WEB PAGES NOT SUPPORTED
   If you see this message, your current browser does not support the
   1999 XSLT 1.0 (or later) standard for XML web pages such as this one.
   Please upgrade your browser to a newer version
   that supports 1999 or later standards such as:
      Mozilla Firefox version 1.0.2 or later (GetFirefox -&gt; http://www.GetFirefox.com/)
      Netscape version 8 or later
      Safari version 1.3 or later
      Opera version 9 or later
      Microsoft Internet Explorer (MSIE) version 5 or later
   For further assistance, contact the software vendor for your browser.
   To go to the X<!-- extended HTML -->HTML version of this page click the following link:
<a href="index.html">index.html</a>
      </p>
      <p xmlns="http://www.w3.org/1999/xhtml">&#160;</p>
   </noxml>
   <path>/computers/databases/</path>
   <site>How To Guides</site>
   <logo xlink:type="simple" xlink:href="/images/howtohome.jpg" media="screen" width="240" height="34">How To Guides</logo>
   <logo xlink:type="simple" xlink:href="/images/howtoguides.jpg" media="print" width="240" height="34">How To Guides</logo>
   <logo xlink:type="simple" xlink:href="/images/howtoguidesmobile.jpg" media="handheld" width="150" height="17">How To Guides</logo>
   <navigation where="sections">
      <label>How To Guides</label>
      <link xlink:type="simple" xlink:href="/business/index.xml">Business</link>
      <link xlink:type="simple" xlink:href="/computers/index.xml">Computers</link>
      <link xlink:type="simple" xlink:href="/computers/databases/index.xml">Databases</link>
      <link xlink:type="simple" xlink:href="/internet/index.xml">Internet</link>
      <link xlink:type="simple" xlink:href="/mobile/index.xml">Mobile</link>
      <link xlink:type="simple" xlink:href="/money/index.xml">Money</link>
      <link xlink:type="simple" xlink:href="/movies/index.xml">Movies</link>
      <link xlink:type="simple" xlink:href="/computers/os/index.xml">Operating Systems</link>
      <link xlink:type="simple" xlink:href="/internet/xml/index.xml">XML</link>
   </navigation>
   <navigation where="up">
      <link xlink:type="simple" xlink:href="../index.xml">Computers</link>
   </navigation>
   <navigation where="subsections">
      <label>How To Guides for Databases</label>
      <link xlink:type="simple" xlink:href="design.xml">Design</link>
      <link xlink:type="simple" xlink:href="tuning.xml">Tuning</link>
      <link xlink:type="simple" xlink:href="ibmdb2/index.xml">IBM DB2</link>
      <link xlink:type="simple" xlink:href="mysql/index.xml">MySQL</link>
      <link xlink:type="simple" xlink:href="oracle/index.xml">Oracle</link>
      <link xlink:type="simple" xlink:href="sqlserver/index.xml">SQL Server</link>
   </navigation>
   <section id="body" type="body">
      <pages name="index">
         <title>How To Guides for Databases</title>
         <label>Databases</label>
         <page id="index" name="index">
            <label>Summary</label>
            <subpage id="N10082" name="index">
               <h>"How To" Guides for databases in general</h>
               <dl>
                  <di>
                     <dt>
                        <link xlink:type="simple" xlink:href="design.xml">Database Design</link>
                     </dt>
                  </di>
                  <di>
                     <dt>
                        <link xlink:type="simple" xlink:href="charvarchar.xml">CHAR vs. VARCHAR</link>
                     </dt>
                  </di>
               </dl>
               <dl>
                  <di>
                     <dt>
                        <link xlink:type="simple" xlink:href="tuning.xml">Database Tuning</link>
                     </dt>
                  </di>
                  <di>
                     <dt>
                        <link xlink:type="simple" xlink:href="functions.xml">Functions</link>
                     </dt>
                  </di>
               </dl>
               <h>"How To" Guides for specific database management systems (DBMS)</h>
               <dl>
                  <di>
                     <dt>
                        <link xlink:type="simple" xlink:href="ibmdb2/index.xml">How To Guides for IBM DB2</link>
                     </dt>
                     <dd/>
                  </di>
                  <di>
                     <dt>
                        <link xlink:type="simple" xlink:href="mysql/index.xml">How To Guides for MySQL</link>
                     </dt>
                     <dd/>
                  </di>
                  <di>
                     <dt>
                        <link xlink:type="simple" xlink:href="oracle/index.xml">How To Guides for Oracle</link>
                     </dt>
                     <dd/>
                  </di>
                  <di>
                     <dt>
                        <link xlink:type="simple" xlink:href="sqlserver/index.xml">How To Guides for Microsoft SQL Server</link>
                     </dt>
                     <dd/>
                  </di>
               </dl>
               <h>SQL</h>
               <table-and-caption>
                  <table class="border">
                     <thead>
                        <th-row>
                           <th-cell/>
                           <th-cell>DB2</th-cell>
                           <th-cell>MySql</th-cell>
                           <th-cell>Oracle</th-cell>
                           <th-cell>SQL Server</th-cell>
                        </th-row>
                     </thead>
                     <tbody>
                        <tb-row>
                           <tb-cell>Create Tablespace</tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="oracle/crttsp.xml">CREATE TABLESPACE</link>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                        </tb-row>
                        <tb-row>
                           <tb-cell>Create Schema</tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="oracle/crtschema.xml">CREATE USER for schema</link>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                        </tb-row>
                        <tb-row>
                           <tb-cell>Create User</tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="oracle/crtuser.xml">CREATE USER</link>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                        </tb-row>
                        <tb-row>
                           <tb-cell>Create Role</tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="oracle/crtrole.xml">CREATE ROLE</link>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                        </tb-row>
                        <tb-row>
                           <tb-cell>Create Sequence</tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="oracle/crtseq.xml">CREATE SEQUENCE</link>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                        </tb-row>
                        <tb-row>
                           <tb-cell>Create Table</tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="oracle/crttbl.xml">CREATE TABLE</link>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                        </tb-row>
                     </tbody>
                  </table>
               </table-and-caption>
               <h>Data Types</h>
               <table-and-caption>
                  <table class="border">
                     <thead>
                        <th-row>
                           <th-cell>Data Type</th-cell>
                           <th-cell>DB2</th-cell>
                           <th-cell>MySql</th-cell>
                           <th-cell>Oracle</th-cell>
                           <th-cell>SQL Server</th-cell>
                        </th-row>
                     </thead>
                     <tbody>
                        <tb-row>
                           <tb-cell>Date and time (date + hh:mm:ss)</tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                        </tb-row>
                        <tb-row>
                           <tb-cell>Timestamp (date + hh:mm:ss.ff...)</tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="oracle/timestamps.xml">TIMESTAMP</link>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                        </tb-row>
                     </tbody>
                  </table>
               </table-and-caption>
               <h>Tasks</h>
               <table-and-caption>
                  <table class="border">
                     <thead>
                        <th-row>
                           <th-cell>Task</th-cell>
                           <th-cell>DB2</th-cell>
                           <th-cell>MySql</th-cell>
                           <th-cell>Oracle</th-cell>
                           <th-cell>SQL Server</th-cell>
                        </th-row>
                     </thead>
                     <tbody>
                        <tb-row>
                           <tb-cell>Backups</tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                        </tb-row>
                        <tb-row>
                           <tb-cell>Recovery</tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="oracle/rman.xml">RMAN</link>
                           </tb-cell>
                           <tb-cell>
                              <link xlink:type="simple" xlink:href="1.xml"/>
                           </tb-cell>
                        </tb-row>
                     </tbody>
                  </table>
               </table-and-caption>
            </subpage>
            <updated local="2008-07-15" millis="1216094400000">Tuesday July 15, 2008</updated>
         </page>
      </pages>
   </section>
   <copyright>Copyright © 2006 How To Guides .com. Alteration of content, including addition of any function such as hypertext links or pop-up advertising, or interference with the hypertext links or other functions of this site is expressly prohibited.</copyright>
   <disclaimer>All information, links, forms, applications and other items on this site are provided <b>AS IS</b>. No warranties are expressed or implied.</disclaimer>
   <ids urchin="UA-779578-2"/>
</document>
