Try OpenEdge Now
skip to main content
SQL Reference
Preface : Organization
 

Organization

Part 1, SQL Reference
OpenEdge SQL Statements
Describes the purpose and syntax of each OpenEdge SQL statement. A sample is provided for each statement.
OpenEdge SQL Functions
Describes the purpose and syntax of each OpenEdge SQL function. A sample is provided for each function.
OpenEdge SQL Reserved Words
Provides a list of words that have special syntactic meaning to OpenEdge SQL and cannot be used as identifiers for constants, variables, cursors, types, tables, records, subprograms or packages.
OpenEdge SQL Error Messages
Provides a list of error messages generated by the various components of OpenEdge SQL.
OpenEdge SQL System Limits
Provides a list of the maximum sizes for various attributes of the OpenEdge SQL database environment, and for elements of SQL queries addressed to this environment.
OpenEdge SQL System Catalog Tables
Provides a set of system tables for storing information about tables, columns, indexes, constraints, and privileges. This chapter describes those system catalog tables.
Data Type Compatibility
Addresses compatibility issues when using OpenEdge SQL and earlier versions of the database.
OpenEdge SQL Language Elements
Describes Standard SQL language elements that are common to OpenEdge SQL.
OpenEdge SQL Elements and Statements in Backus Naur Form
Presents OpenEdge SQL elements and statements in Backus Naur Form.
Compliance with Industry Standards
Addresses compatibility issues when using OpenEdge SQL and earlier versions of its database.
Syntax for ABL Attributes
Lists and describes SQL keywords to use with statements that allow you to define ABL attributes for tables and columns.
Part 2, JDBC Reference
Java Class Reference
Provides information on OpenEdge SQL Java classes and methods.
JDBC Conformance Notes
Provides information on mapping between JDBC and other data types and return values for database metadata.
Part 3, ODBC Reference
OpenEdge SQL and ODBC Data Types
Shows how the OpenEdge data types are mapped to the standard ODBC data types.
SQLGetInfo
Describes return values to SQL GetInfo from the ODBC driver.
ODBC Scalar Functions
Lists scalar functions that ODBC supports and are available to use in SQL statements.
Part 4, ESQL Reference
Embedded SQL
Provides reference information for an ESQL interface.