Errata
The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".
The following errata were submitted by our customers and approved as valid errors by the author or editor.
Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update
Version | Location | Description | Submitted By | Date submitted | Date corrected |
---|---|---|---|---|---|
Printed | Page xx the URL to the book's page |
http://www.oreilly.com/catalog/plsqldba Note from the Author or Editor: |
Anonymous | ||
Printed | Page 4 2nd Colde block demonstrating the DECLARATION section |
The following block should use data type of DATE instead of VARCHAR2(9) Note from the Author or Editor: |
Anonymous | ||
Printed | Page 78 code segment for show_parts_inventory |
The test for the select statement is missing || after parts_table |
Anonymous | ||
Printed | Page 107 2nd paragraph in the Tips section |
The code sample in the tips shows: Note from the Author or Editor: |
Anonymous | ||
Printed | Page 239 PL/SQL Example |
As far as I'm concerned, the l_str variable gets overridden all the time instead of being concatenated. So the function allowed_enames always returns 'ENAME IN )'. Note from the Author or Editor: |
Anonymous |