home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2001 December / Gamestar_35_2001-12_cd1.bin / PROGRAMY / cedt331.zip / data1.cab / Program_Files / spec / plsql.key < prev    next >
INI File  |  2001-10-25  |  3KB  |  348 lines

  1. [-COMMENT-:GLOBAL]
  2. # PL/SQL LANGUAGE KEYWORDS FILE
  3. #
  4. # CRIMSON EDITOR v3.0
  5. # 2001.07.31 (MAICON F. SANTOS) - FIRST RELEASE
  6. # 2001.09.06 (MAICON F. SANTOS) - NEW COMMANDS HAVE BEEN ADDED
  7. # 2001.10.23 (INGYU KANG) - MISSING KEYWORDS ADDED ('execute', 'spool', 'count')
  8. # KW5 = PL/SQL Commands; KW6 = SQL; KW7 = PL/SQL Built-In Functions; KW8 = Expressions and Comparisons
  9.  
  10. [KEYWORDS0:RANGE1]
  11.  
  12. [KEYWORDS1:GLOBAL]
  13.  
  14. [KEYWORDS2:GLOBAL]
  15.  
  16. [KEYWORDS3:GLOBAL]
  17.  
  18. [KEYWORDS4:GLOBAL]
  19.  
  20. [KEYWORDS5:GLOBAL]
  21. abort
  22. accept
  23. access
  24. add
  25. all
  26. any
  27. array
  28. arraylen
  29. as
  30. asc
  31. assert
  32. assign
  33. at
  34. authorization
  35. auto_increment
  36. avg
  37. base_table
  38. begin
  39. binary_integer
  40. body
  41. boolean
  42. by
  43. case
  44. char
  45. char_base
  46. check
  47. close
  48. cluster
  49. clusters
  50. colauth
  51. column
  52. compress
  53. connect
  54. constant
  55. crash
  56. current
  57. currval
  58. cursor
  59. database
  60. data_base
  61. date
  62. datetime
  63. dba
  64. debugoff
  65. debugon
  66. declare
  67. decimal
  68. default
  69. defintion
  70. delay
  71. desc
  72. digits
  73. dispose
  74. distinct
  75. do
  76. else
  77. elsif
  78. end
  79. entry
  80. exception
  81. exception_init
  82. exclusive
  83. exists
  84. exit
  85. false
  86. fetch
  87. file
  88. float
  89. for
  90. form
  91. found
  92. from
  93. function
  94. generic
  95. goto
  96. group
  97. having
  98. identified
  99. if
  100. immediate
  101. increment
  102. index
  103. indexes
  104. indicator
  105. initial
  106. integer
  107. interface
  108. intersect
  109. into
  110. key
  111. level
  112. limited
  113. long
  114. loop
  115. max
  116. maxextents
  117. min
  118. minus
  119. mlslabel
  120. mode
  121. natural
  122. naturaln
  123. new
  124. nextval
  125. nocompress
  126. notfound
  127. nowait
  128. number
  129. number_base
  130. of
  131. offline
  132. on
  133. online
  134. old
  135. open
  136. option
  137. order
  138. others
  139. out
  140. package
  141. partition
  142. pctfree
  143. pls_integer
  144. positive
  145. positiven
  146. pragma
  147. primary
  148. prior
  149. private
  150. privileges
  151. procedure
  152. public
  153. raise
  154. range
  155. raw
  156. real
  157. record
  158. ref
  159. release
  160. remr
  161. resource
  162. return
  163. reverse
  164. row
  165. rowid
  166. rowlabel
  167. rownum
  168. rows
  169. rowtype
  170. run
  171. schema
  172. seperate
  173. session
  174. share
  175. signtype
  176. smallint
  177. space
  178. sql
  179. start
  180. statement
  181. stddev
  182. subtype
  183. successful
  184. sum
  185. synonym
  186. tabauth
  187. tables
  188. task
  189. terminate
  190. then
  191. to
  192. trigger
  193. true
  194. type
  195. union
  196. unique
  197. unsigned
  198. use
  199. validate
  200. values
  201. varchar
  202. varchar2
  203. variance
  204. view
  205. views
  206. when
  207. whenever
  208. where
  209. while
  210. with
  211. work
  212. write
  213. xor
  214.  
  215. [KEYWORDS6:GLOBAL]
  216. alter
  217. analyze
  218. audit
  219. comment
  220. commit
  221. create
  222. delete
  223. drop
  224. execute
  225. explain
  226. grant
  227. insert
  228. lock
  229. noaudit
  230. rename
  231. revoke
  232. role
  233. rollback
  234. savepoint
  235. select
  236. set
  237. spool
  238. table
  239. transaction
  240. truncate
  241. update
  242.  
  243. [KEYWORDS7:GLOBAL]
  244. SQLCODE
  245. SQLERRM
  246. ABS
  247. ACOS
  248. ASIN
  249. ATAN
  250. ATAN2
  251. CEIL
  252. COS
  253. COSH
  254. COUNT
  255. EXP
  256. FLOOR
  257. LN
  258. LOG
  259. MOD
  260. POWER
  261. ROUND
  262. SIGN
  263. SIN
  264. SINH
  265. SQRT
  266. TAN
  267. TANH
  268. TRUNC
  269. ASCII
  270. CHR
  271. CONCAT
  272. INITCAP
  273. INSTR
  274. INSTRB
  275. LENGTH
  276. LENGTHB
  277. LOWER
  278. LPAD
  279. LTRIM
  280. NLS_INITCAP
  281. NLS_LOWER
  282. NLS_UPPER
  283. NLSSORT
  284. REPLACE
  285. RPAD
  286. RTRIM
  287. SOUNDEX
  288. SUBSTR
  289. SUBSTRB
  290. TRANSLATE
  291. UPPER
  292. CHARTOROWID
  293. CONVERT
  294. HEXTORAW
  295. NLS_CHARSET_ID
  296. NLS_CHARSET_NAME
  297. RAWTOHEX
  298. ROWIDTOCHAR
  299. TO_CHAR
  300. TO_DATE
  301. TO_LABEL
  302. TO_MULTI_BYTE
  303. TO_NUMBER
  304. TO_SINGLE_BYTE
  305. ADD_MONTHS
  306. LAST_DAY
  307. MONTHS_BETWEEN
  308. NEW_TIME
  309. NEXT_DAY
  310. ROUND
  311. SYSDATE
  312. TRUNC
  313. DECODE
  314. DUMP
  315. GREATEST
  316. GREATEST_LB
  317. LEAST
  318. LEAST_UB
  319. NVL
  320. UID
  321. USER
  322. USERENV
  323. VSIZE
  324.  
  325. [KEYWORDS8:GLOBAL]
  326. **
  327. NOT
  328. +
  329. -
  330. *
  331. /
  332. ||
  333. =
  334. :=
  335. !=
  336. <
  337. >
  338. <=
  339. >=
  340. IS NULL
  341. LIKE
  342. BETWEEN
  343. IN  
  344. AND
  345. OR
  346.  
  347. [KEYWORDS9:GLOBAL]
  348.