diff --git a/02-selecting-sorting-data.html b/02-selecting-sorting-data.html index 944d4215..f12ea090 100644 --- a/02-selecting-sorting-data.html +++ b/02-selecting-sorting-data.html @@ -549,7 +549,7 @@

Challenge

-
+

SQL diff --git a/03-filtering.html b/03-filtering.html index c94281ab..16817b7c 100644 --- a/03-filtering.html +++ b/03-filtering.html @@ -488,7 +488,7 @@

Challenge

-
+

SQL diff --git a/06-joins-aliases.html b/06-joins-aliases.html index 6e4620c8..6171b111 100644 --- a/06-joins-aliases.html +++ b/06-joins-aliases.html @@ -496,7 +496,7 @@

Challenge

-
+

SQL @@ -540,7 +540,7 @@

Challenge

-
+

SQL diff --git a/08-database-design.html b/08-database-design.html index f3313f64..d870c37b 100644 --- a/08-database-design.html +++ b/08-database-design.html @@ -441,7 +441,7 @@

Answers

-
+
  1. The data in the “Language” column is formatted in two ways, as an abbreviation and the full word;
  2. @@ -578,7 +578,7 @@

    Answers

    -
    +
    1. An ‘authors’ table can be created with a many-to-many relationship with the ‘articles’ table and an associative diff --git a/aio.html b/aio.html index f9ad693a..b7af62e4 100644 --- a/aio.html +++ b/aio.html @@ -932,7 +932,7 @@

      Challenge

      -
      +

      SQL @@ -1081,7 +1081,7 @@

      Challenge

      -
      +

      SQL @@ -1602,7 +1602,7 @@

      Challenge

      -
      +

      SQL @@ -1646,7 +1646,7 @@

      Challenge

      -
      +

      SQL @@ -1915,7 +1915,7 @@

      Answers

      -
      +
      1. The data in the “Language” column is formatted in two ways, as an @@ -2066,7 +2066,7 @@

        Answers

        -
        +
        1. An ‘authors’ table can be created with a many-to-many relationship diff --git a/instructor/02-selecting-sorting-data.html b/instructor/02-selecting-sorting-data.html index cb8c0147..62e9b4c9 100644 --- a/instructor/02-selecting-sorting-data.html +++ b/instructor/02-selecting-sorting-data.html @@ -551,7 +551,7 @@

          Challenge

          -
          +

          SQL diff --git a/instructor/03-filtering.html b/instructor/03-filtering.html index 66576cc6..f75777a5 100644 --- a/instructor/03-filtering.html +++ b/instructor/03-filtering.html @@ -490,7 +490,7 @@

          Challenge

          -
          +

          SQL diff --git a/instructor/06-joins-aliases.html b/instructor/06-joins-aliases.html index f228ecf6..cee4bb7a 100644 --- a/instructor/06-joins-aliases.html +++ b/instructor/06-joins-aliases.html @@ -498,7 +498,7 @@

          Challenge

          -