Consultor Eletrônico



Kbase P48120: What are some of the new SQL-92 features implemented in Open
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   3/23/2004
Status: Unverified

GOAL:

What are some of the new SQL-92 features implemented in OpenEdge 10.0A?

GOAL:

What are some new SQL-92 features within OpenEdge 10.0A?

FACT(s) (Environment):

OpenEdge 10.x

FIX:

Some of the new features implemented in OpenEdge 10.0A are:

ALTER TABLE ADD COLUMN
CREATE TABLE... COLUMN... NULL
SELECT... WHERE COLUMN LIKE UPPER(VALUE)