Consultor Eletrônico



Kbase P118056: What is the SQL-92 conformance level in OE 10.x ?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/17/2006
Status: Unverified

GOAL:

What is the SQL-92 conformance level in OE 10.x

GOAL:

Is Progress OpenEdge 10.x still entry level on the SQL-92 compliance ?

FACT(s) (Environment):

OpenEdge 10.x

FIX:

There have been some new SQL features which increase our SQL-92 conformance. Most of these would be in the area of schema management, where we have a broader range of SQL statements to change the schema (table definitions, index definitions, etc.).OpenEdge SQL has always had features beyond entry-level SQL-92. That is, OE SQL has always been a mix of entry -level support plus many selected features from Intermediate SQL. We have also added some SQL99 features, the most important one being arrays (which map to traditional 4GL arrays).