Neoview Sql Extensions To Standard Sql - HP Neoview SQL Reference Manual

Hide thumbs Also See for Neoview SQL:
Table of Contents

Advertisement

ID, Feature
T321 Basic SQL-invoked routines
Neoview SQL does not support these Core SQL:1999 features:
ID
E153
F021
F501
F812
S011
Neoview SQL supports embedded language. Neoview SQL does not support E182, module
language. Even though this feature is listed in Table 31 in the standard, Core SQL:1999 allows a
choice between module language and embedded language. Module language and embedded
language are identical in capability. They differ only in how SQL statements are associated with
the host programming language.

Neoview SQL Extensions to Standard SQL

Neoview SQL provides many features that enhance or supplement the functionality of standard
SQL. In your Neoview SQL applications, you can use these extensions just as you can use Core
SQL:1999. This table shows the Non-Core extensions that Neoview SQL supports:
ID
B021
B031
B032
F111
F121
F171
F222
F281
Level of Support
Neoview SQL fully supports this
subfeature:
Feature
Updatable queries with subqueries
Basic information schema
Features and conformance views
Basic flagging
Distinct data types
Feature
Direct SQL
Basic dynamic SQL
Extended dynamic SQL
Isolation levels other than SERIALIZABLE
Basic diagnostics management
Multiple schemas per user
INSERT statement: DEFAULT VALUES clause
LIKE enhancements
F311-03 CREATE VIEW (without WITH
CHECK OPTION and without Feature
F081 "UNION and EXCEPT in views"
Neoview SQL views cannot refer to
tables created in the same CREATE
SCHEMA)
F311-04 CREATE VIEW: WITH CHECK
OPTION (Without support for Feature
F081 "UNION and EXCEPT in views"
Neoview SQL views cannot refer to
tables created in the same CREATE
SCHEMA)
F311-05 GRANT statement (Neoview
SQL does not support creation of a
schema and its contents in a single
statement, including performing grant
operations. Objects must be created in
a particular order, dependent objects
first.)
T321-04 CALL statement
Neoview SQL Extensions to Standard SQL
447

Advertisement

Table of Contents
loading

Table of Contents