ANSI SQL abilities that have no equivalent in Teradata Database are not simulated. Use of these features will cause errors. Examples are as follows:
- UPDATE and DELETE where CURRENT OF cursor (cursor library can be used to provide this functionality)
- Outer join extensions to SQL
- Cursor scrolling is limited to the forward direction only