Errata
Submit your own errata for this product.
The errata list is a list of errors and their corrections that were found after the product was released.
The following errata were submitted by our customers and have not yet been approved or disproved by the author or editor. They solely represent the opinion of the customer.
Color Key: Serious Technical Mistake Minor Technical Mistake Language or formatting error Typo Question
| Version | Location | Description | Submitted By |
|---|---|---|---|
| Printed | Page 2 last paragraph |
Oracle is also not relational as per Codd's principals, as it violates the third |
Anonymous |
| Printed | Page 14, 15 Table 2-3 |
The table does not list NATIONAL as a prefix for some of the datatypes to |
Anonymous |
| Printed | Page 15 Table 2-3 |
The table incorrectly lists 'NVARCHAR' as a MySQL datatype. This should be |
Anonymous |
| Printed | Page 25 Joins |
The third example of an outer join is exactly the same as the ANSI style |
Anonymous |
| Printed | Page 26 2nd paragraph, end of second line |
"equivalent to the ASNI" should be "equivalent to the ANSI" |
Anonymous |
| Printed | Page 34 3rd paragraph, 2nd sentence |
"may be to add" should be something like "may be used to add" |
Anonymous |
| Printed | Page 40 4th paragraph |
The book states that CASE is not supported in Oracle. |
Anonymous |
| Printed | Page 118 3rd paragraph (last example) |
The example description states that the data is being loaded from "sales" |
Anonymous |
| Printed | Page 137 The second list term now reads: |
Full Join |
Anonymous |
| Printed | Page 146 2nd paragraph |
The ORDER BY clause of the example above this paragraph says |
Anonymous |
| Printed | Page 150 Middle with an owl |
You mention here in the Oracle section that "select into" for Oracle is to |
Anonymous |
| Printed | Page 162 second heading, "PostgreSQL Notes" |
PostgreSQL supports the SQL99 syntax for UPDATE, as described in the previous |
Anonymous |
| Printed | Page 173 example at the top of the page |
The output from the select statement is backwards. |
Anonymous |
| Printed | Page 176 item in table 4.7 |
entry to table 4.7 "containsable(..." should be "containstable(..." |
Anonymous |
| Printed | Page 183 description of substring() function in table 4-8 |
"Returns a substring 10 characters long.." should be "Returns a substring len characters long.." |
Anonymous |
| Printed | Page 183 function & description entries in table 4.8 for function right() |
right(str, ten) | Returns the rightmost 10 characters.. should be |
Anonymous |
| Printed | Page 188 description of numtoyminterval function in table |
"INTERVAL DAY TO MONTH" should be "INTERVAL YEAR TO MONTH" |
Anonymous |
| Printed | Page 188 description of nvl2() function |
"Similar to NLV" should be "Similar to NVL" |
Anonymous |
