Kbase P26049: Can the create or replace statement be used in Progress' SQL
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/28/2003 |
|
Status: Unverified
GOAL:
Can the "create or replace" statement be used in Progress' SQL implementation?
FIX:
The CREATE syntax can be used with progress 9.x since this is an ANSI standard SQL92 Data Manipulation Language (DML). The REPLACE is not the ANSI standard SQL92 syntax so, it can not be used with Progress 9.x.