About This Document; Intended Audience; New And Changed Information In This Edition; Document Organization - HP Neoview SQL Reference Manual

Hide thumbs Also See for Neoview SQL:
Table of Contents

Advertisement

About This Document

This manual describes reference information about the syntax of SQL statements, functions, and
other SQL language elements supported by the Neoview database software.
The Neoview SQL statements and utilities are entered interactively or from script files using one
of these client-based utilities:
The Neoview Command Interface (NCI). For information about NCI, see the Neoview
Command Interface (NCI) Guide.
The HP Database Manager. For information about HPDM, see the HP Database Manager
(HPDM) User Guide.
NOTE:
In this manual, SQL language elements, statements, and clauses within statements are
based on the ANSI SQL:1999 standard.

Intended Audience

This manual is intended for database administrators and application programmers who are using
SQL to manage a database on an HP Neoview data warehousing platform.
You should be familiar with structured query language (SQL) and with the American National
Standard Database Language SQL:1999.

New and Changed Information in This Edition

This version of the manual provides the following new and changed information:
New persistent sample tables. See
New command for bulk replication. See
New information regarding DISK POOL clause in the CREATE TABLE statement. See
"Considerations for DISK POOL" (page
New NO LOAD option in the CREATE TABLE statement. See
(page 72)
Added STORE BY clause. See
Added SYSKEY information. See
Added new considerations for Extended Numeric Precision data type. See
Numeric Precision" (page
From R2.4 SP1:
— Added MAINTAIN command OVERRIDE option. See
(page
— Added extended support for delimited identifiers. See
— Added ANSI holdable cursor support. See
From R2.4 SP2:
— Added how to obtain EXPLAIN plans while queries are running. See
Statement" (page 124)

Document Organization

Chapter 1: "Introduction" (page
database security, data consistency and integrity, transaction management, and ANSI
compliance.
Chapter 2: "SQL Statements" (page
SQL.
"CREATE TABLE Statement" (page
246).
212).
and
"EXPLAIN Function" (page
"UPDATE STATISTICS Statement" (page
"REPLICATE Command" (page 224)
92).
"SYSKEY" (page
272).
"Cursors" (page
25), introduces Neoview SQL and covers topics such as
37), describes the SQL statements supported by Neoview
204).
.
"CREATE TABLE Statement"
72).
"Extended
"MAINTAIN Command"
"Delimited Identifiers" (page
239).
"EXPLAIN
401).
Intended Audience
269).
19

Advertisement

Table of Contents
loading

Table of Contents