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.

You can dynamically choose the level of type inheritance to use when calling<br />

object methods. That is, you can reference an object type that inherits from<br />

several levels of parent types, <strong>and</strong> call a method from a specific parent type.<br />

This function is similar to the <strong>SQL</strong> function of the same name.<br />

See Also:<br />

■<br />

Oracle9i <strong>SQL</strong> <strong>Reference</strong><br />

■<br />

Better linking in online documentation<br />

Many of the cross-references from this book to other books have been made<br />

more specific, so that they link to a particular place within another book rather<br />

than to the table of contents. Because this is an ongoing project, not all links are<br />

improved in this edition. If you are reading a printed copy of this book, you can<br />

find the online equivalent at http://tahiti.oracle.com/, with full search<br />

capability.<br />

Release 9.0.1<br />

■ Integration of <strong>SQL</strong> <strong>and</strong> <strong>PL</strong>/<strong>SQL</strong> parsers<br />

<strong>PL</strong>/<strong>SQL</strong> now supports the complete range of syntax for <strong>SQL</strong> statements, such<br />

as INSERT, UPDATE, DELETE, <strong>and</strong> so on. If you received errors for valid <strong>SQL</strong><br />

syntax in <strong>PL</strong>/<strong>SQL</strong> programs before, those statements should now work.<br />

See Also: Because of more consistent error-checking, you might<br />

find that some invalid code is now found at compile time instead of<br />

producing an error at runtime, or vice versa. You might need to<br />

change the source code as part of the migration procedure. See<br />

Oracle9i Database Migration for details on the complete migration<br />

procedure.<br />

■<br />

CASE statements <strong>and</strong> expressions<br />

CASE statements <strong>and</strong> expressions are a shorth<strong>and</strong> way of representing<br />

IF/THEN choices with multiple alternatives.<br />

See Also:<br />

■ "CASE Expressions" on page 2-31<br />

■ "CASE Statement" on page 4-5<br />

■ "CASE Statement" on page 13-19<br />

xxxiii

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

Saved successfully!

Ooh no, something went wrong!