Use and Maintenance of Lob fields in Oracle
This document introduces the basic methods for using and maintaining the lob data type in Oracle databases through the dbms_lob package.
Keywords: Oracle dbms_lob lob Maintenance
Graph classification: TP31
We all knowVARCHAR2 is also recommended by Oracle. However, VARCHAR2 has a problem: a maximum of 4000 characters can be entered, which is equivalent to 2000 Chinese characters. If the value of a character in your program is greater than 20002
Use PHP to manipulate the LOB data of Oracle. Read the LOB data of Oracle with PHP. Source: anyone who has used Oracle in IT computer tutorials knows that, oracle has a data type named VARCHAR2, which is used to indicate an indefinite string.
We all know that.VARCHAR2 is also a recommended type for Oracle companies. But there is a problem with VARCHAR2: The maximum is only 4,000 characters, which is equivalent to 2000 characters. If the value of a character in your program is greater
PHP + Oracle (OCI) preliminary describes how to use the OCI function in PHP to connect to the Oracle database, execute some SQL queries, and close the database connection. This article will introduce another difficult issue: using the OCI function
Use PHP to manipulate Oracle LOB data. Source: anyone who has used Oracle in the IT computer tutorial knows that there is a data type in Oracle called VARCHAR2, which is used to indicate an indefinite string. VARCHAR2 is also recommended by Oracle
oracle| data, Php+oracle (OCI), discusses how to use the OCI function in PHP to connect to an Oracle database, execute some SQL queries, and close the database connection. This article will tell you another slightly more difficult question: using
Oracle Summary: This article presents an example of a basic approach to using and maintaining LOB data types through DBMS_LOB packages in an Oracle database.
Key words: ORACLE dbms_lob LOB Maintenance
Middle Figure category Number: TP31
1.
It is mainly used to store database fields with a large amount of data. It can store up to 4 GB of unstructured data. This section describes how to store LOB data of character type and binary file type separately.
It is mainly used to store database
oracle| Access Summary: This article describes how to use PHP's database access technology to implement the storage of Oracle LOB data objects.
Keywords: php;oracle; LOB; storage;
Introduction
PHP, or "Php:hypertext preprocessor", is a versatile
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.