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