Community

Working with LOBs in Oracle and PHP

(Harry Fuecks) Working with Oracle types like VARCHAR2 is fine, but what if you need to be able to store more than its 4,000-byte limit in one go? For this task, you need one of Oracle’s Long Object (LOB) types, which in turn requires that you learn how to use the PHP API for working with LOBs. That

Read More - Register for Free Membership

Tags: