ibm-information-center/dist/eclipse/plugins/i5OS.ic.sqlp_5.4.0.1/rbafyprompt4.htm

52 lines
3.2 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="reference" />
<meta name="DC.Title" content="CREATE TABLE prompting" />
<meta name="abstract" content="When prompting for CREATE TABLE, support is available for entering column definitions individually." />
<meta name="description" content="When prompting for CREATE TABLE, support is available for entering column definitions individually." />
<meta name="DC.subject" content="CREATE TABLE statement, prompting, interactive SQL" />
<meta name="keywords" content="CREATE TABLE statement, prompting, interactive SQL" />
<meta name="DC.Relation" scheme="URI" content="rbafyprompting.htm" />
<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="rbafyprompt4" />
<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>CREATE TABLE prompting</title>
</head>
<body id="rbafyprompt4"><a name="rbafyprompt4"><!-- --></a>
<!-- Java sync-link --><script language="Javascript" src="../rzahg/synch.js" type="text/javascript"></script>
<h1 class="topictitle1">CREATE TABLE prompting</h1>
<div><p>When prompting for CREATE TABLE, support is available for entering
column definitions individually.</p>
<div class="section"><p>Place your cursor in the column definition section
of the display, and press F4=Prompt. A display that provides room for entering
all the information for one column definition is shown.</p>
</div>
<div class="section"><p>To enter a column name longer than 18 characters, press F20=Display
entire name. A window with enough space for a 30 character name will be displayed.</p>
</div>
<div class="section"><p>The editing keys, F6=Insert line, F10=Copy line, and F14=Delete
line, can be used to add and delete entries in the column definition list.</p>
</div>
</div>
<div>
<div class="familylinks">
<div class="parentlink"><strong>Parent topic:</strong> <a href="rbafyprompting.htm" title="The prompt function helps you supply the necessary information for the syntax of the statement you want to use. The prompt function can be used in any of these statement processing modes: *RUN, *VLD, and *SYN.">Prompting</a></div>
</div>
</div>
</body>
</html>