How does one use sql*loader to load images, sound clips and documents? : aql loader
Answer / Deepak Nigam
SQL*Loader doesn't directly support loading binary data like images, sound clips, or documents into the database. However, you can convert these files into base64-encoded strings and then store them in a CLOB or BLOB column.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are different types of triggers?
why should required nested tables, Object types, partition tables and varying arrays. what is the difference between these are all. give me example with explanation.
What are stuff and replace function?
Difference between truncate, delete and drop commands?
What are the datatypes a available in PL/SQL ?
SELECT ROUND(TRUNC(MOD(1600,10),-1),2) FROM dual;
What is difference between inner join and cross join?
Why do you partition data?
What is the difference between a primary key and a clustered index?
What are all ddl commands?
What is clause in sql?
What is the difference between local variables and global variables?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)