inserts.sql

来自「数据库手册指导说明」· SQL 代码 · 共 14 行

SQL
14
字号
rem  
rem  file:  inserts.sql
rem  location:  /orasw/dba/CC1
rem  Called from ins_cc1 shell script.
rem  New entries must be made here every time a new database 
rem  is added to the system.
rem
set verify off
@ins_all CASE
@ins_all CC1
@space_watcher
@extent_watcher

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?