ISQL and Tools

lowercase

Lowercase type denotes either user-supplied elements or names of other

 

syntax diagrams. User-supplied elements include names of tables, host-

 

language variables, expressions, and literals. Syntax diagrams can refer

 

to each other by name. If a diagram is named, the name appears in lower-

 

case type above and to the left of the diagram, followed by a double-colon

 

(for example, privilege ::). The name of that diagram appears in lowercase

 

in diagrams that refer to it.

 

 

{ }

Braces denote a choice among mandatory elements. They enclose a set

 

of options, separated by vertical bars ( ). You must choose at least one of

 

the options.

 

 

[ ]

Brackets denote an optional element or a choice among optional ele-

 

ments.

 

 

Vertical bars separate a set of options.

 

 

...

A horizontal ellipsis denotes that the preceding element can optionally be

 

repeated any number of times.

 

 

( ) , ;

Parentheses and other punctuation marks are required elements. Enter

 

them as shown in syntax diagrams.

 

 

RELATED DOCUMENTATION

Refer to the following documents for more information:

c-treeSQL Reference

Describes the syntax and semantics of statements and language

Manual

elements for the c-treeSQL interface.

 

 

c-treeSQL Embedded

Describes how to develop host language programs containing

SQL User’s Guide

embedded SQL statements that access c-treeSQL environments.

 

 

c-treeSQL ODBC Driver

Describes c-treeSQL support for the ODBC interface and how to

Guide

configure the c-treeSQL ODBC Driver.

 

 

c-treeSQL JDBC Driver

Describes c-treeSQL support for the JDBC interface, configuring

Guide

the c-treeSQL JDBC Driver, and how applications connect to

 

databases through the driver.

 

 

c-treeSQL Guide to

Describes how to write and use Java stored procedures and trig-

Java Stored Procedures

gers—Java routines which contain SQL statements and are

and Triggers

stored in a database. ODBC, JDBC, and SQL applications call

 

stored procedures, while triggers are invoked automatically by

 

database updates.

 

 

c-tree Plus Quick Start

Describes the installation process, how to get started, and rec-

and

ommendations for c-tree Plus ISAM/Low-Level, c-treeDB, c-

Product Overview

treeVCL/CLX, c-tree Server, and c-treeSQL Server.

Guide

 

 

 

vi

FairCom Corporation

Page 8
Image 8
HP c-tree-SQL ISQL and Tools manual Related Documentation, Isql and Tools