Marc Henselewski wrote : >Can I use PL/SQL when changing SQL-Mode to "Oracle"? Or what does SQL-Mode >stand for?
in sql mode oracle SAPDB understands the oracle syntax for most sql statements. Unfortunately this is not true for the stored procedure/trigger language, i.e. you cannot use PL/SQL syntax yet. This is planned for the future. Thomas --- SAPDB, SAP Labs Berlin _______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
