Consultor Eletrônico



Kbase P9646: SQL92 cannot alter or drop a table, or index, created by 4GL or SQL89. (7877)
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   10/15/2008
Status: Verified

FACT(s) (Environment):

Progress 9.1x

SYMPTOM(s):

SQL92 cannot alter or drop a table, or index, created by 4GL or SQL89. (7877)

Unable to drop a SQL89 table with SQL92

CAUSE:

This is the expected behaviour

FIX:

A SQL89 table must be droped from Procedure Editor with :
DROP TABLE <table-name>.