News

You create a CLOB in Oracle through the database's Structured Query Language, or SQL. Using SQL's "ALTER TABLE" statement, you add a CLOB data item to an existing table in your business' database.
Ok, I'm at a client site where they want to make a program database independent ... They want it to work against MS Access and Oracle to start, with SQL Server being the next 'compatible' databsae.