I. Common database objectsSecond, sequenceSequence: A database object that can be used by multiple users to produce unique values
Automatically provide a unique value
Shared objects
Primarily used to provide primary key values
1. Sequence (sequence)sequence : A collection of database objects that can be used by multiple users to produce unique valuesAutomatically provide unique valuesShared objectsMainly used for primary key self-incrementLoading sequence values into
The Oracle HTTP Server in Oracle Database 9.2.0.1.0 has the following changes:
I. About the Apache JServ Process
The maximum number of Apache JServ processes supported by Oracle HTTP Server has been increased from the default value 25 released by
First, create and manage tables1. CREATE TABLE syntax
CREATE TABLE table name (column datatype [default Expr][,column ...])
The description of default constraint is slightly
2, use the subquery to create the table
CREATE TABLE Table name
As
SELECT *
1. create and manage tables1. Create Table syntaxCreate table Name (column datatype [default expr] [, column...])Default Constraints2. Create a table using subqueryCreate table NameAsSelect * from u tableIi. modify a table1. Add a new columnOracle:
oracle| Data | database
Nine major considerations for using the Oracle9i database
Oracle HTTP Server in the 9.2.0.1.0 version of Oracle database has the following changes:
First, about the Apache Jserv process
The maximum number of Apache Jserv
oracle| Data | The Oracle HTTP server in the 9.2.0.1.0 version of the database Oracle database changes as follows:
First, about the Apache Jserv process
The maximum number of Apache Jserv processes supported by Oracle HTTP Server has been
The relevant knowledge points of this content we introduced some of them when we studied sqlserver2008r2, including: Transactions, indexes, views, etc. So today we are learning to implement these important things on Oracle for database
Many applications require a unique number to be used as the primary key value, so you can build code in your application to handle this requirement, or you can use a sequence to produce a unique number. If you want to improve the performance of some
Oracle (1) --) Detailed description of database objects (Text explanation, first of all a small understanding ~)---- Database object: a set of logical structures ---- 1. Synonym: alias of an existing object/* function: simplify the SQL statement 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.