Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
ALLBASE/ISQL Reference Manual: HP 9000 Computer Systems

Chapter 4 ISQL Commands

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

 » Index

This chapter describes all the ISQL commands, giving syntax and examples for each and authorization requirements for commands that result in database access. The commands are presented in alphabetical order; those related to query results are defined under "SELECTSTATEMENT."

The size of commands submitted at a terminal or from an ISQL command file is unlimited. Commands submitted through the ISQL command buffer cannot exceed 32K bytes; the LOAD and UNLOAD size is unlimited.

Table 4-1 groups the commands you can execute from ISQL into functional categories. Refer to the ALLBASE/SQL Reference Manual for a description of those in the category named SQL statement. Refer to the ALLBASE/SQL Database Administration Guide for SQLGEN and SQLUtil commands.

Table 4-1 ISQL Command Summary

GroupCategoryCommandCommand Use
DBEnvironment accessSQL statementsRefer to the ALLBASE/SQL Reference Manual.Define, access, and maintain databases.
 Column informationINFODisplay column definitions.
 Data utilityINPUTInsert rows into a table.
  LOADInsert rows into a table from a file.
  UNLOADCopy rows from one or more tables to a file.
 Application program supportEXTRACTCopy a stored module into an installable module file.
  INSTALLStore a preprocessor-generated module in a DBEnvironment.
  LIST INSTALLIdentify the module in a file created by an ALLBASE/SQL preprocessor.
Command supportQuery resultsUPDisplay previous rows in a query result.
  DOWNDisplay next rows in a query result.
  TOPDisplay the group of selected rows of a query result.
  BOTTOMDisplay the last group of selected rows of a query result.
  LEFTDisplay previous screen columns in a query result.
  RIGHTDisplay next screen columns in a query result.
  PRINTPrint a query result.
  PAUSESuspend command file processing to enable review of a query result.
  ENDTerminate query result display.
 File managementEDITInvoke an editor for creating or changing a file.
  ERASEPurge a file.
  LIST FILEDisplay a file.
  RECALL FILEDisplay a file and store its contents in command buffer.
  RENAMEChange the name of a file.
  STORESave the contents of the command buffer in a file.
 Command filesSTARTExecute a command file.
 Command bufferCHANGEModify the contents of the command buffer.
  HOLDPut command(s) into the command buffer.
Command Support (Continued)Command Buffer (Continued)RECALL CURRENTDisplay current contents of the command buffer.
  RECALL FILEDisplays a file and stores its contents in the command buffer.
  RECALL HISTORYPlace a command from the command history buffer into the command buffer and display it.
  STARTExecute command(s) in the command buffer or a file.
  STORESave the contents of the command buffer in a file.
 Command history bufferDOExecute a command in the command history buffer.
  LIST HISTORYDisplay commands in the command history buffer.
  RECALL HISTORYPlace a command from the command history buffer into the command buffer and display it.
  REDOEdit a command in the command history buffer.
 ISQL environmentLIST SETDisplay SET option values.
  SETSet operational options, such as display line length, to specific values.
 Command informationHELPDisplay description, syntax, and example of SQL or ISQL commands.
ISQL termination ENDorEXITTerminate an ISQL session.
System access SYSTEMExecute HP-UX command(s).
SQLGEN invocation SQLGENExecute SQLGEN commands.
SQLUtil invocation SQLUTILExecute SQLUtil commands.

 

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© Hewlett-Packard Development Company, L.P.