75 lines
4.3 KiB
HTML
75 lines
4.3 KiB
HTML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE html
|
|
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html lang="en-us" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 2005" />
|
|
<meta name="DC.rights.owner" content="(C) Copyright IBM Corporation 2005" />
|
|
<meta name="security" content="public" />
|
|
<meta name="Robots" content="index,follow" />
|
|
<meta http-equiv="PICS-Label" content='(PICS-1.1 "http://www.icra.org/ratingsv02.html" l gen true r (cz 1 lz 1 nz 1 oz 1 vz 1) "http://www.rsac.org/ratingsv01.html" l gen true r (n 0 s 0 v 0 l 0) "http://www.classify.org/safesurf/" l gen true r (SS~~000 1))' />
|
|
<meta name="DC.Type" content="task" />
|
|
<meta name="DC.Title" content="Get started with iSeries Navigator" />
|
|
<meta name="abstract" content="This tutorial describes how to create and work with schemas, tables, and views using iSeries Navigator." />
|
|
<meta name="description" content="This tutorial describes how to create and work with schemas, tables, and views using iSeries Navigator." />
|
|
<meta name="DC.Relation" scheme="URI" content="rzatckickoff.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzatcstart.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzatccrtlib.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzatceditlib.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzatccrttable.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzatcview.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzatcdeleteobj.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="../rzaj2/rzaj2overview.htm" />
|
|
<meta name="DC.Relation" scheme="URI" content="rzatcinavtasks.htm" />
|
|
<meta name="DC.Format" content="XHTML" />
|
|
<meta name="DC.Identifier" content="getstartinav" />
|
|
<meta name="DC.Language" content="en-us" />
|
|
<!-- All rights reserved. Licensed Materials Property of IBM -->
|
|
<!-- US Government Users Restricted Rights -->
|
|
<!-- Use, duplication or disclosure restricted by -->
|
|
<!-- GSA ADP Schedule Contract with IBM Corp. -->
|
|
<link rel="stylesheet" type="text/css" href="./ibmdita.css" />
|
|
<link rel="stylesheet" type="text/css" href="./ic.css" />
|
|
<title>Get started with iSeries Navigator</title>
|
|
</head>
|
|
<body id="getstartinav"><a name="getstartinav"><!-- --></a>
|
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
|
<h1 class="topictitle1">Get started with <span class="keyword">iSeries Navigator</span></h1>
|
|
<div><p>This tutorial describes how to create and work with schemas, tables,
|
|
and views using <span class="keyword">iSeries™ Navigator</span>. </p>
|
|
<div class="section"><p><span class="keyword">iSeries Navigator</span> Database
|
|
is a graphical interface that you can use to perform many of your common administrative
|
|
database operations. Most of the <span class="keyword">iSeries Navigator</span> operations
|
|
are based on Structured Query Language (SQL), but you do not need to fully
|
|
understand SQL to perform them.</p>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<ul class="ullinks">
|
|
<li class="ulchildlink"><strong><a href="rzatcstart.htm">Start iSeries Navigator</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzatccrtlib.htm">Create a schema with iSeries Navigator (SAMPLELIB)</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzatceditlib.htm">Edit the list of schemas displayed</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzatccrttable.htm">Create a table and define a column</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzatcview.htm">Create and use a view</a></strong><br />
|
|
</li>
|
|
<li class="ulchildlink"><strong><a href="rzatcdeleteobj.htm">Delete database objects</a></strong><br />
|
|
</li>
|
|
</ul>
|
|
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rzatckickoff.htm">Database overview</a></div>
|
|
</div>
|
|
<div class="relconcepts"><strong>Related concepts</strong><br />
|
|
<div><a href="rzatcinavtasks.htm" title="This topic describes the database tasks you can perform using the iSeries Navigator interface.">iSeries Navigator database tasks</a></div>
|
|
</div>
|
|
<div class="relinfo"><strong>Related information</strong><br />
|
|
<div><a href="../rzaj2/rzaj2overview.htm">Getting to know iSeries Navigator</a></div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html> |