Today, while writing the stored procedure, I found a very strange problem, stored in the process of a simple select dynamic SQL statement. After writing, execute this stored procedure, always prompt ora-00942:table or view does not exist (ERROR-942
1. Basic StructureCREATE OR REPLACE PROCEDURE Stored procedure name(Parameter 1 in number,Parameter 2 in number) isVariable 1 INTEGER: = 0;Variable 2 DATE;BEGIN
End Stored Procedure name2.SELECT into STATEMENTBy saving the results of a select query
Oracle/plsql: Primary key (Primary key) usage 1 Goals
Examples explain how to create, delete, disable, and open primary keys.
2 Preface-What is a primary key
In Oracle, a primary key refers to a single data table column or union of data table
Oracle | Pl/sql Unique index (unique Constraint) usage 1 target
Demonstrates how to create, delete, disable, and use a uniqueness constraint with an example.
2 What is a uniqueness constraint.
A uniqueness constraint refers to a constraint in a
first, the problem leads to
1. Suppose that when an online user buys a book, there is an order in the database with order number 001, of which the Status field is ' valid ' to indicate that the order is valid;
2. The backstage management inquires to
The purpose of trigger development: to ensure that databases meet specific business rules and enterprise logic, you can use triggers, constraints, subroutines. BecauseConstraints are the simplest and performance, the selected constraints, if the
To export a table space:
Exp "System/manager as SYSDBA" Transport_tablesapce=y tablespaces= (XXXX) file=d:\users.dmp;--------------------------------------------------------------------------------------------------------------- ---import, export
One, what is the Oracle character Set
An Oracle character set is a collection of symbols that are interpreted as a byte of data, having a size and a mutual containment relationship. ORACLE's support for the national language architecture allows you
What is a foreign key?
A foreign key means that values in one table must also appear in another table.
The referenced table is called the parent table and the foreign key is called the child Tabl E. The foreign key in the child table would
Since doing Jforum project, there is a very obvious phenomenon, that is, the primary key of each table appears the phenomenon of jumping number. The specific performance: when a number of pieces of data, the automatic growth of the sequence sequence
Analysis function over and open window function
One: Analysis function over
Oracle provides analytic functions from 8.1.6, which are used to compute some sort of aggregation value based on a group, and the difference between it and the aggregate
The using keyword in a join connection in Oracle is relative to the natural join.
If you are using the Natraul join, and if more than one field in both tables has the same name and data type, the fields will be joined by Oracle on their own.
but
Through all kinds of hardships, finally the work of 32 Oracle 10g loaded to 64-bit windows7 on the. Do not ask me why I do not install 64 Oracle or Oracle 11g, which is the only reason for the job needs.
Encountered a variety of problems, bypassing
Reprint please indicate the source: tedeum.iteye.com
Thanks to open source, the use of openlayers+geoserver GIS development is very simple, can be applied to the development of MIS system experience, I summarized here as three steps:
1. Data
Next we install the Oracle database on the virtual machine, first need to copy the installation media (that is, oracle10g) to the virtual machine, but the best way is to share a directory between the native and the virtual machine, through this
1, the row and column conversion of fixed number
Such as
Student Subject Grade
--------- ---------- --------
Student1 Language 80
Student1 Math 70
Student1 English 60
Student2 Language 90
Student2 Math 80
Student2 English 100
......
Converted
We typically install the Oracle database on Linux or configure the core parameters of the Linux system when replacing or upgrading the hardware, and then adjust the Oracle system parameters. The actual meaning of these parameters is what, why to
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.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service