📄 sql_svrmgr.txt
字号:
/L20"SQL/SVRMGR" Nocase Line Comment = -- Line Comment Alt = REM Block Comment On = /* Block Comment Off = */ String Chars = "' File Extensions = SQL SPL LOG
/Delimiters = ~!@%^&*()-+=|\/{}[]:;"'<> , .?
/Function String = "%[a-zA-Z_]*)"
/Indent Strings = "BEGIN"
/Unindent Strings = "END"
/C1"Keywords"
access add as asc autoextend
by
check cluster column compress connect current
database datafile decimal default desc
execute exclusive exit
file for from
group
having
identified immediate increment index initial into is
level link
maxextents maxsize minextents mode modify
next nocompress nowait
of offline on online option order
pctfree pctincrease privileges public
resource row rowlabel rownum rows
segment session share shutdown size smallint start startup storage successful synonym
table tablespace to trigger
uid unique user using
validate values view
whenever where with
/C2"Operators and Functions"
@ @@
all and any avg
between
decode distinct
escape exists
in intersect
like
max min minus
not null nvl
or out
prior
some sum sysdate
union upper
/C3"Types"
char character
date
float
integer
long
mlslabel
number
raw rowid
varchar varchar2
/C4"Statements"
alter analyze audit
comment commit create
delete drop
explain
grant
insert
lock
noaudit
prompt
rename replace revoke rollback
savepoint select set show spool
truncate
update
/C5"PL/SQL"
begin
close cursor
else elsif end exception
fetch function
if
open
procedure
return returning
then
when while
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -