Errata

Analytics Engineering with SQL and dbt

Errata for Analytics Engineering with SQL and dbt

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 Note Update

Version Location Description Submitted by Date submitted
PDF Page 59
example 2-22, 2-23

Docstring type comments and their formatting as the one in Example 2-22 are not carried over to the documentation by dbt when running `docs generate`. Only the comments placed in the yml files are.

Anonymous  Jul 14, 2024 
Mobi Page 63
CREATE TABLE books

Missing a comma after summary VARCHAR(255)

Francisco Galan  May 23, 2024 
Mobi Page 64
CREATE TABLE publishes

After the "REFERENCES...", it should be the "authors" table, with an "s", rather than "author"

Francisco Galan  May 23, 2024