home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2001 December
/
PCWorld_2001-12_cd.bin
/
Software
/
Topware
/
crimson
/
data1.cab
/
Program_Files
/
spec
/
plsql.key
< prev
next >
Wrap
INI File
|
2001-10-30
|
3KB
|
348 lines
[-COMMENT-:GLOBAL]
# PL/SQL LANGUAGE KEYWORDS FILE
#
# CRIMSON EDITOR v3.0
# 2001.07.31 (MAICON F. SANTOS) - FIRST RELEASE
# 2001.09.06 (MAICON F. SANTOS) - NEW COMMANDS HAVE BEEN ADDED
# 2001.10.23 (INGYU KANG) - MISSING KEYWORDS ADDED ('execute', 'spool', 'count')
# KW5 = PL/SQL Commands; KW6 = SQL; KW7 = PL/SQL Built-In Functions; KW8 = Expressions and Comparisons
[KEYWORDS0:RANGE1]
[KEYWORDS1:GLOBAL]
[KEYWORDS2:GLOBAL]
[KEYWORDS3:GLOBAL]
[KEYWORDS4:GLOBAL]
[KEYWORDS5:GLOBAL]
abort
accept
access
add
all
any
array
arraylen
as
asc
assert
assign
at
authorization
auto_increment
avg
base_table
begin
binary_integer
body
boolean
by
case
char
char_base
check
close
cluster
clusters
colauth
column
compress
connect
constant
crash
current
currval
cursor
database
data_base
date
datetime
dba
debugoff
debugon
declare
decimal
default
defintion
delay
desc
digits
dispose
distinct
do
else
elsif
end
entry
exception
exception_init
exclusive
exists
exit
false
fetch
file
float
for
form
found
from
function
generic
goto
group
having
identified
if
immediate
increment
index
indexes
indicator
initial
integer
interface
intersect
into
key
level
limited
long
loop
max
maxextents
min
minus
mlslabel
mode
natural
naturaln
new
nextval
nocompress
notfound
nowait
number
number_base
of
offline
on
online
old
open
option
order
others
out
package
partition
pctfree
pls_integer
positive
positiven
pragma
primary
prior
private
privileges
procedure
public
raise
range
raw
real
record
ref
release
remr
resource
return
reverse
row
rowid
rowlabel
rownum
rows
rowtype
run
schema
seperate
session
share
signtype
smallint
space
sql
start
statement
stddev
subtype
successful
sum
synonym
tabauth
tables
task
terminate
then
to
trigger
true
type
union
unique
unsigned
use
validate
values
varchar
varchar2
variance
view
views
when
whenever
where
while
with
work
write
xor
[KEYWORDS6:GLOBAL]
alter
analyze
audit
comment
commit
create
delete
drop
execute
explain
grant
insert
lock
noaudit
rename
revoke
role
rollback
savepoint
select
set
spool
table
transaction
truncate
update
[KEYWORDS7:GLOBAL]
SQLCODE
SQLERRM
ABS
ACOS
ASIN
ATAN
ATAN2
CEIL
COS
COSH
COUNT
EXP
FLOOR
LN
LOG
MOD
POWER
ROUND
SIGN
SIN
SINH
SQRT
TAN
TANH
TRUNC
ASCII
CHR
CONCAT
INITCAP
INSTR
INSTRB
LENGTH
LENGTHB
LOWER
LPAD
LTRIM
NLS_INITCAP
NLS_LOWER
NLS_UPPER
NLSSORT
REPLACE
RPAD
RTRIM
SOUNDEX
SUBSTR
SUBSTRB
TRANSLATE
UPPER
CHARTOROWID
CONVERT
HEXTORAW
NLS_CHARSET_ID
NLS_CHARSET_NAME
RAWTOHEX
ROWIDTOCHAR
TO_CHAR
TO_DATE
TO_LABEL
TO_MULTI_BYTE
TO_NUMBER
TO_SINGLE_BYTE
ADD_MONTHS
LAST_DAY
MONTHS_BETWEEN
NEW_TIME
NEXT_DAY
ROUND
SYSDATE
TRUNC
DECODE
DUMP
GREATEST
GREATEST_LB
LEAST
LEAST_UB
NVL
UID
USER
USERENV
VSIZE
[KEYWORDS8:GLOBAL]
**
NOT
+
-
*
/
||
=
:=
!=
<
>
<=
>=
IS NULL
LIKE
BETWEEN
IN
AND
OR
[KEYWORDS9:GLOBAL]