Ingres Unsupported Feature | Microsoft SQL | Oracle | DB2 UDB | |
---|---|---|---|---|
Create view with select command joined by the union operator | X | X | X | |
Update table commands using data from table in subquery (sqlcode -360) | X | X | X | |
DROP INDEX indexname; table_name.index_name must be used in DROP INDEX command | X |