09.01.2015 Views

PL/SQL User's Guide and Reference

PL/SQL User's Guide and Reference

PL/SQL User's Guide and Reference

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Lexical Units<br />

Delimiters<br />

A delimiter is a simple or compound symbol that has a special meaning to <strong>PL</strong>/<strong>SQL</strong>.<br />

For example, you use delimiters to represent arithmetic operations such as addition<br />

<strong>and</strong> subtraction. Simple symbols consist of one character. A list follows:<br />

Symbol Meaning<br />

+ addition operator<br />

% attribute indicator<br />

’ character string delimiter<br />

. component selector<br />

/ division operator<br />

( expression or list delimiter<br />

) expression or list delimiter<br />

: host variable indicator<br />

, item separator<br />

* multiplication operator<br />

" quoted identifier delimiter<br />

= relational operator<br />

< relational operator<br />

> relational operator<br />

@ remote access indicator<br />

; statement terminator<br />

- subtraction/negation operator<br />

Fundamentals of <strong>PL</strong>/<strong>SQL</strong> 2-3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!