<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.3//EN" "http://www.wapforum.org/DTD/wml13.dtd">
<wml>
 <!-- page name="index"-->
 <template>
  <do optional="false" label="Back" type="prev">
   <prev/>
  </do>
 </template>
 <card ordered="true" newcontext="false" id="index">
  <do optional="false" type="options" label="Next">
   <go enctype="application/x-www-form-urlencoded" method="get" sendreferer="true" href="design.wml#design"/>
  </do>
  <!-- h1 -->
  <h1>"How To" Guides for databases in general</h1>
  <a href="design.wml">Database Design</a>
  <a href="charpadding.wml">CHAR vs. VARCHAR</a>
  <a href="tuning.wml">Database Tuning</a>
  <a href="keycolfn.wml">Functions</a>
  <!-- h1 -->
  <h1>"How To" Guides for specific database management systems (DBMS)</h1>
  <p align="left">
   <a href="derby/">How To Guides for Apache Derby</a>
  </p>
  <p align="left"/>
  <p align="left">
   <a href="ibmdb2/">How To Guides for IBM DB2</a>
  </p>
  <p align="left"/>
  <p align="left">
   <a href="mysql/">How To Guides for MySQL</a>
  </p>
  <p align="left"/>
  <p align="left">
   <a href="oracle/">How To Guides for Oracle</a>
  </p>
  <p align="left"/>
  <p align="left">
   <a href="sqlserver/">How To Guides for Microsoft SQL Server</a>
  </p>
  <p align="left"/>
  <!-- h1 -->
  <h1>SQL</h1>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}table-and-caption" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}table" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}thead" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
DB2<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
MySql<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
Oracle<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
SQL Server<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tbody" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Create Tablespace<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="oracle/crttsp.wml">CREATE TABLESPACE</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Create Schema<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="oracle/crtschema.wml">CREATE USER for schema</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Create User<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="oracle/crtuser.wml">CREATE USER</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Create Role<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="oracle/crtrole.wml">CREATE ROLE</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Create Sequence<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="oracle/crtseq.wml">CREATE SEQUENCE</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Create Table<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="oracle/crttbl.wml">CREATE TABLE</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!-- h1 -->
  <h1>Data Types</h1>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}table-and-caption" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}table" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}thead" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
Data Type<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
DB2<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
MySql<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
Oracle<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
SQL Server<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tbody" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Date and time (date + hh:mm:ss)<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Timestamp (date + hh:mm:ss.ff...)<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="oracle/timestamps.wml">TIMESTAMP</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!-- h1 -->
  <h1>Tasks</h1>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}table-and-caption" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}table" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tcol" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}thead" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
Task<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
DB2<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
MySql<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
Oracle<!--??? no template for "{http://XMLStyles.com/namespaces/styles}th-cell" ???-->
SQL Server<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tbody" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Backups<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-row" ???-->
<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
Recovery<!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="oracle/rman.wml">RMAN</a>
  <!--??? no template for "{http://XMLStyles.com/namespaces/styles}tb-cell" ???-->
<a href="1.wml"/>
  <p align="left">
   <a href="design.wml#design">Next: Page 2</a>
   <br/>
   <a href="../">Back Up: Computers</a>
   <br/>
  </p>
 </card>
</wml>
