So my company has a contract with a client that uses Oracle Database 10g. Our software is built to support Oracle 11g (uses view creating, insert, update, delete and trigger statements, however we're not using any compound triggers). How compatible would this be with Oracle 10g? Will we need to code further compatibility in our software? Thanks in advance.