63 lines
3.6 KiB
HTML
63 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 lang="en-us" xml:lang="en-us">
|
||
|
<head>
|
||
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
||
|
<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="concept" />
|
||
|
<meta name="DC.Title" content="Query files and tools" />
|
||
|
<meta name="abstract" content="Here are some considerations for open query files and interactive query tools." />
|
||
|
<meta name="description" content="Here are some considerations for open query files and interactive query tools." />
|
||
|
<meta name="DC.Relation" scheme="URI" content="rbagsucs2andas400.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../cl/opnqryf.htm" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../books/sc415212.pdf" />
|
||
|
<meta name="DC.Relation" scheme="URI" content="../books/sc415703.pdf" />
|
||
|
<meta name="copyright" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Rights.Owner" content="(C) Copyright IBM Corporation 1998, 2006" />
|
||
|
<meta name="DC.Format" content="XHTML" />
|
||
|
<meta name="DC.Identifier" content="rbagsucsopnqryfilecon" />
|
||
|
<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>Query files and tools</title>
|
||
|
</head>
|
||
|
<body id="rbagsucsopnqryfilecon"><a name="rbagsucsopnqryfilecon"><!-- --></a>
|
||
|
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
|
||
|
<h1 class="topictitle1">Query files and tools</h1>
|
||
|
<div><p>Here are some considerations for open query files and interactive
|
||
|
query tools.</p>
|
||
|
<div class="section"><h4 class="sectiontitle">Open query file (OPNQRYF) command considerations</h4><p>The
|
||
|
Open Query File (OPNQRYF) command, shown as follows, can retrieve or perform
|
||
|
selection of Unicode data. Using the MAPFLD parameter, data can be mapped
|
||
|
to or from Unicode.</p>
|
||
|
<pre>OPNQRYF FILE(U_TABLE)
|
||
|
QRYSLT('NAME=MAPNAME')
|
||
|
MAPFLD((MAPNAME 'John Doe' *GRAPHIC *N *N 1200))</pre>
|
||
|
</div>
|
||
|
<div class="section" id="rbagsucsopnqryfilecon__Header_194"><a name="rbagsucsopnqryfilecon__Header_194"><!-- --></a><h4 class="sectiontitle">Interactive query tools considerations</h4><p>Query for iSeries™, DB2<sup>®</sup> Query Manager, and the DB2 Query Management
|
||
|
function for i5/OS™ all
|
||
|
have Unicode support. Unicode data can be displayed or printed on a report;
|
||
|
by implicitly converting to either character or mixed art.</p>
|
||
|
</div>
|
||
|
</div>
|
||
|
<div>
|
||
|
<div class="familylinks">
|
||
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbagsucs2andas400.htm" title="i5/OS provides support for Unicode.">Unicode on i5/OS</a></div>
|
||
|
</div>
|
||
|
<div class="relref"><strong>Related reference</strong><br />
|
||
|
<div><a href="../cl/opnqryf.htm">Open Query File (OPNQRYF) command</a></div>
|
||
|
</div>
|
||
|
<div class="relinfo"><strong>Related information</strong><br />
|
||
|
<div><a href="../books/sc415212.pdf" target="_blank">Query manager use PDF</a></div>
|
||
|
<div><a href="../books/sc415703.pdf" target="_blank">Query management programming PDF</a></div>
|
||
|
</div>
|
||
|
</div>
|
||
|
</body>
|
||
|
</html>
|