Consultor Eletrônico



Kbase P26874: How to do an embedded SQL-92 Select statement
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   12/06/2003
Status: Unverified

GOAL:

How to do an embedded SQL Select statement

FACT(s) (Environment):

Progress 9.1D

FIX:

Progress SQL-92 does not support embedded SELECT statements so far.

However, it's allowed to have the sub-query inside either the FROM or WHERE clause in SQL-92.