1. How to Deal with clob in MySQL and Oracle databases. BLOB data type (1) cannot be connected to clob in the database. The Blob type is as follows:
MySQL: clob corresponds to text and blob
In DB2/Oracle: clob corresponds to clob and blob(2)
In Oracle, fields of the lob (large object, large object) type are increasingly used. This type of field has a large capacity (up to 4 GB of data), and a table can have multiple fields of this type, which is flexible, applicable to business areas
The Blob field in Oracle is special. It has much better performance than the long field and can be used to save binary data such as sample slices.
Writing BLOB fields is very different from writing other types of fields. Because blob itself has a
The Blob field in Oracle is special. It has much better performance than the long field and can be used to save binary data such as sample slices.
Writing BLOB fields is very different from writing other types of fields. Because blob itself has a
The Blob field in Oracle is special. It has much better performance than the long field and can be used to save binary data such as sample slices.
Writing BLOB fields is very different from writing other types of fields. Because blob itself has a
oracle| Data Oracle's BLOB field is special, he is much better than a long field, and can be used to save binary data, such as pictures.
It is very different to write a BLOB field and write to another type of field, because the BLOB itself has a
Address: http://fengwen.iteye.com/blog/580323
Problem: a xx Settlement System requires transaction statistics from another system, which stores and exports images for viewing.
The Slice directly exists in the database as blob. I thought it was a
This problem has been encountered in the recent access to BLOB fields in the Oracle database. You need to store a file or file stream in the Oracle database. Oracle8 provides Blob and Clob to store binary big object data, but it and Java. SQL. blob
Many Java operations on blob and clob fields in Oracle on the network are not comprehensive, some are inaccurate, and some are even nonsense. The recent project uses this knowledge and summarizes it here.Environment:Database: Oracle 9iAPP server:
The Blob field in Oracle is special. It has much better performance than the long field and can be used to save binary data such as sample slices.Writing BLOB fields is very different from writing other types of fields. Because blob
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.