Sort out the key points of Data Query Optimization in Oracle databases, and query oracle Data
The most basic task of a database is to store and manage data. The only database feature that an end user can see is its performance: the speed at which
Oracle basic concepts and comparison with informix
I. ConceptsUser: informix directly uses the user management system of the operating system. Generally, root and informix are used as super operators to manage other users. Oracle has its own user
Created:
Article attributes: original
Article submission: T_Torchidy (jnchaha_at_163.com)
Oracle web Environment Injection Technology## BY Jianxin# Http://www.loveshell.net/#
Preface
I am not a professional database administrator, nor a researcher
The racle database system is a complex software system. Without understanding its internal structure principles and relationships, it is impossible to design and Compile High-Quality application software systems or manage a complex application
Steps for Oracle to execute SQL query statements and oraclesql query statements
Steps for Oracle to execute SQL query statements
If you enter the following query statement in SQL * Plus: SELECT * FROM dept;
Query statement processing mainly includes
Transferred from: http://www.oracle.com/technetwork/cn/articles/hartley-recursive-086819-zhs.htmlRecursive database processing, also known as BOM or part decomposition , applies to a wide range of applications, including human resources,
One, what is the implementation plan (explain plans)
Execution plan: A description of the execution process or access path of a query statement in Oracle.
Ii. How to view the execution plan1: Under Pl/sql press F5 to view the execution plan.
The table size has two meanings. One is the number of physical spaces allocated to a table, regardless of whether the space is used or not. You can query the number of bytes as follows:
Select segment_name, bytesFrom user_segmentsWhere
Reprint the first look, then finishing it ~ ~ ~
ORACLE EXECUTE IMMEDIATE UsageEXECUTE IMMEDIATE replaces the previous Oracle8i Dbms_sql package package.It resolves and immediately executes a dynamic SQL statement or a pl/sql block created by the
Racle text translation is one of the key technologies of intelligent information Management, Oracle text as a component of Oracle9i provides a powerful Full-text search function, use oracle9i to do background database, can make full use of its
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.