News

Using SQL*Loader to load objects SQL*Loader is a fast and easy way to get data into a database without writing long, complicated scripts. Find out how to to work better with Oracle objects.
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.