当前位置:网站首页>Oracle learning (I)
Oracle learning (I)
2022-06-11 08:29:00 【R.Jamin Cheng】
Oracle Study ( One )
One 、Oracle Database download and installation
1.1 Oracle install
Oracle In terms of actual development ,Oracle 11g It's more used , also Oracle Development is mainly divided into two categories :
① Database management class :DBA
② Database programming :SQL Programming 、PL/SQL Programming ( Subroutines ( Stored procedures and functions )、 trigger 、 object-oriented 、 The cursor ).
If you download Oracle Direct login :www.oracle.com. When downloading, you can choose , Download yes 2 Compressed packages . For this 2 Compressed packages , It is recommended to decompress them separately and merge them into one installation and startup .
“oracleadmin”
Two 、Oracle Key user information for
Passwords for four users :
· Super administrator :sys / change_on_install
· General administrator :system / manager
· Ordinary users ( Unlock ):scott /tiger ( It's about choosing “ sample ” The scheme database is then generated )
· Big data users :sh / sh
3、 ... and 、Oracle Service issues
Computer – management – service – Put all the oracle Services are set to start manually .
Four 、 Format operation
SET LINESIZE Numbers ;
SET PAGESIZE Numbers ;
COL Field name FOR A Numbers ;
Create text :ed file name . Suffix name ( for example :ed hello.txt)
Show users :CONN user name [/ password ] [AS SYSDBA]
Switch command :
HOST command
HOST COPY Copy path file Copy path file
边栏推荐
- TypeScript-分布式条件类型
- 结果和目标出入太大?不妨借助目标管理精准直达目标!
- 并查集是什么?你还在为其烦恼?其实就是一个连通图的问题,理解起来没有那么困难
- B+超强树,带你知晓MySQL的底层是怎样的结构
- Pypharm startup is stuck, loading project
- TypeScript-类型别名
- Pg/oracle database ASCII code to string custom function
- Process control: process waiting (recycling child processes)
- Summary of embedded software interview questions
- Development of sylixos SD device driver
猜你喜欢

TRUNC in pytorch_ normal_ principle

XXL task executor calls local project

Training yolov4 CSP model using coco dataset

(resolved) the tqdm progress bar in the Jupiter notebook does not update and display in one line, but scrolls down to output

Introduction to database system experiment report answer Experiment 6: advanced query of data table

堆是也可以看成一种树结构,规定根节点必须大于或小于左右子节点,但左右子节点的大小顺序没有规定

Summary of embedded software interview questions

Sign in system design: how to draw the sign in function

Web design and website planning assignment 13 making video playlists

Qiao lerna: lerna auxiliary tool
随机推荐
Polymorphic interview questions
These gadgets are also very easy to use
TypeScript-可辨识联合
qiao-npms:获取npm包下载量
Sign in system design: how to draw the sign in function
SylixOS SD设备驱动开发
Typescript type protection
The difference between equals and = =
Typescript distributed condition type
用飞项进行目标管理,不做职场上的“无头苍蝇”
(taking pytorch as an example) a simple understanding of the regularization method of path (depth) -drop path
How to start participating in the open source community
Process control: process waiting (recycling child processes)
DAMENG 用户管理
B+超强树,带你知晓MySQL的底层是怎样的结构
【CVPR2022】QueryDet论文精读
Solution to the occurrence interval (space) of latex manual numbering documents
torch. unbind()
mysql高级特性篇,可以多看看,应付面试
Solve valueerror: no model found in config file