64 lines
3.6 KiB
HTML
64 lines
3.6 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 xmlns="http://www.w3.org/1999/xhtml" lang="en-US" xml:lang="en-us">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<meta name="dc.language" scheme="rfc1766" 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. -->
|
|
<meta name="dc.date" scheme="iso8601" content="2005-09-19" />
|
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
|
<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))' />
|
|
<title>Who should read the SQL Reference</title>
|
|
<link rel="stylesheet" type="text/css" href="ibmidwb.css" />
|
|
<link rel="stylesheet" type="text/css" href="ic.css" />
|
|
</head>
|
|
<body>
|
|
<a id="Top_Of_Page" name="Top_Of_Page"></a><!-- Java sync-link -->
|
|
<script language = "Javascript" src = "../rzahg/synch.js" type="text/javascript"></script>
|
|
|
|
|
|
<a name="sqlrwho"></a>
|
|
<h2 id="sqlrwho"><a href="rbafzmst02.htm#ToC_4">Who should read the SQL Reference</a></h2>
|
|
<p>This book is intended for programmers who want to write applications that
|
|
will use SQL to access an iSeries database.</p>
|
|
<p>It is assumed that you possess an understanding of system administration,
|
|
database administration, or application programming for the iSeries server, as
|
|
provided by the <a href="../sqlp/rbafykickoff.htm">SQL Programming</a> book and that you have
|
|
some knowledge of the following:</p>
|
|
<ul>
|
|
<li>COBOL for iSeries</li>
|
|
<li>ILE C compiler</li>
|
|
<li>ILE C++ compiler</li>
|
|
<li>ILE COBOL compiler</li>
|
|
<li>Toolbox for Java or Developer Kit for Java</li>
|
|
<li>ILE RPG compiler</li>
|
|
<li>iSeries PL/I</li>
|
|
<li>REXX</li>
|
|
<li>RPG III (part of RPG for iSeries)</li>
|
|
<li>Structured Query Language (SQL)</li></ul><p class="indatacontent">References in this book to RPG and COBOL refer to the RPG or COBOL language
|
|
in general. References to COBOL for iSeries, ILE COBOL for iSeries, RPG for iSeries,
|
|
or RPG III (part of RPG for iSeries) refer to specific elements of the product
|
|
where they differ from each other. References in this book to C refer to the
|
|
C and C++ languages in general.</p>
|
|
<p>This manual is a reference rather than a tutorial. It assumes you are already
|
|
familiar with SQL programming. This manual also assumes that you will be writing
|
|
applications solely for the iSeries server.</p>
|
|
<p>If you need more information about using SQL statements, statement syntax,
|
|
and parameters, see the <a href="../sqlp/rbafykickoff.htm">SQL Programming</a> book.</p>
|
|
<p>If you are planning applications that are portable to other IBM® environments,
|
|
it will be necessary for you to refer to the <span class="italic">SQL Reference
|
|
for Cross-Platform Development</span>. This book can be found at <span class="italic">http://www.ibm.com/eserver/iseries/db2</span>.</p>
|
|
<hr /><br />
|
|
[ <a href="#Top_Of_Page">Top of Page</a> | <a href="rbafzmststandardcomp.htm">Previous Page</a> | <a href="rbafzmsthowtous.htm">Next Page</a> | <a href="rbafzmst02.htm#wq1">Contents</a> |
|
|
<a href="rbafzmstindex.htm#index">Index</a> ]
|
|
|
|
<a id="Bot_Of_Page" name="Bot_Of_Page"></a>
|
|
</body>
|
|
</html>
|