Wiley.com
Print this page Share

Mastering MySQL 4

ISBN: 978-0-7821-4162-7
Paperback
772 pages
January 2003
Mastering MySQL 4 (0782141625) cover image
This title is out-of-print and not currently available for purchase from this site.

Do you think you've discovered an error in this book? Please check the list of errata below to see if we've already addressed the error. If not, please submit the error via our Errata Form. We will attempt to verify your error; if you're right, we will post a correction below.

ChapterPageDetailsDatePrint Run
Combined Errata

Page 61

INSERT INTO sales_rep1 ('employee_number', 'surname'....)
INSERT INTO sales_rep2 ('employee_number', 'surname'....)

The quotes shouldn't be around the field names
(before the 'VALUES' part)

Page 514

Table B.2 (Date Format Specifiers): "Minutes from 00-59" should have corresponding Specifier of "%i" (lower-case I), not "%I".


Related Titles

Database Software

by Edwin Diday (Editor), Monique Noirhomme-Fraiture (Co-Editor)
by Dennis R. Cohen, Steven A. Schwartz
by Ray Cologon
with Dennis R. Cohen
by Ray Cologon
Back to Top