This appendix lists SQL statements from earlier releases of Ingres that are no longer necessary. While these statements are still supported, they are considered obsolete.
The following new statements can be substituted for the old statements described in this appendix:
Old Statement |
New Statement |
abort |
rollback |
begin transaction |
no equivalent statement |
create permit |
grant |
drop permit |
revoke |
end transaction |
commit |
inquire_ingres |
inquire_sql |
relocate |
modify |
set_ingres |
set_sql |