The
SQL syntax elements for Oracle Version 7 and SAP DB Version 7.3 in
SQL mode ORACLE differ, among other things, in the definition of pseudo columns.
CREATE TABLE statement. In contrast to Oracle, SAP DB produces a logical column identification of the data type RAW(8).
UPDATE statement.
selected column (select_column) after the result table has been sorted.