Note which code files are from first edition

This commit is contained in:
anthonydb 2020-07-26 16:28:50 -04:00
parent 761b2b606d
commit 58cfdea31d
12 changed files with 57 additions and 1 deletions

View File

@ -1,8 +1,14 @@
-- FIRST EDITION FILE; IGNORE
-------------------------------------------------------------- --------------------------------------------------------------
-- Practical SQL: A Beginner's Guide to Storytelling with Data -- Practical SQL: A Beginner's Guide to Storytelling with Data
-- by Anthony DeBarros -- by Anthony DeBarros
-- Chapter 6 Code Examples -- Chapter 7 Code Examples
-------------------------------------------------------------- --------------------------------------------------------------
-- Listing 7-1: Creating the departments and employees tables -- Listing 7-1: Creating the departments and employees tables

View File

@ -1,3 +1,6 @@
-- FIRST EDITION FILE; IGNORE
-------------------------------------------------------------- --------------------------------------------------------------
-- Practical SQL: A Beginner's Guide to Storytelling with Data -- Practical SQL: A Beginner's Guide to Storytelling with Data
-- by Anthony DeBarros -- by Anthony DeBarros

View File

@ -1,3 +1,9 @@
-- FIRST EDITION FILE; IGNORE
-------------------------------------------------------------- --------------------------------------------------------------
-- Practical SQL: A Beginner's Guide to Storytelling with Data -- Practical SQL: A Beginner's Guide to Storytelling with Data
-- by Anthony DeBarros -- by Anthony DeBarros

View File

@ -1,3 +1,8 @@
-- FIRST EDITION FILE; IGNORE
-------------------------------------------------------------- --------------------------------------------------------------
-- Practical SQL: A Beginner's Guide to Storytelling with Data -- Practical SQL: A Beginner's Guide to Storytelling with Data
-- by Anthony DeBarros -- by Anthony DeBarros

View File

@ -1,3 +1,8 @@
-- FIRST EDITION FILE; IGNORE
-------------------------------------------------------------- --------------------------------------------------------------
-- Practical SQL: A Beginner's Guide to Storytelling with Data -- Practical SQL: A Beginner's Guide to Storytelling with Data
-- by Anthony DeBarros -- by Anthony DeBarros

View File

@ -1,3 +1,7 @@
-- FIRST EDITION FILE; IGNORE
-------------------------------------------------------------- --------------------------------------------------------------
-- Practical SQL: A Beginner's Guide to Storytelling with Data -- Practical SQL: A Beginner's Guide to Storytelling with Data
-- by Anthony DeBarros -- by Anthony DeBarros

View File

@ -1,3 +1,6 @@
-- FIRST EDITION FILE; IGNORE
-------------------------------------------------------------- --------------------------------------------------------------
-- Practical SQL: A Beginner's Guide to Storytelling with Data -- Practical SQL: A Beginner's Guide to Storytelling with Data
-- by Anthony DeBarros -- by Anthony DeBarros

View File

@ -1,3 +1,8 @@
-- FIRST EDITION FILE; IGNORE
-------------------------------------------------------------- --------------------------------------------------------------
-- Practical SQL: A Beginner's Guide to Storytelling with Data -- Practical SQL: A Beginner's Guide to Storytelling with Data
-- by Anthony DeBarros -- by Anthony DeBarros

View File

@ -1,3 +1,8 @@
-- FIRST EDITION FILE; IGNORE
-------------------------------------------------------------- --------------------------------------------------------------
-- Practical SQL: A Beginner's Guide to Storytelling with Data -- Practical SQL: A Beginner's Guide to Storytelling with Data
-- by Anthony DeBarros -- by Anthony DeBarros

View File

@ -1,3 +1,7 @@
-- FIRST EDITION FILE; IGNORE
-------------------------------------------------------------- --------------------------------------------------------------
-- Practical SQL: A Beginner's Guide to Storytelling with Data -- Practical SQL: A Beginner's Guide to Storytelling with Data
-- by Anthony DeBarros -- by Anthony DeBarros

View File

@ -1,3 +1,7 @@
-- FIRST EDITION FILE; IGNORE
-------------------------------------------------------------- --------------------------------------------------------------
-- Practical SQL: A Beginner's Guide to Storytelling with Data -- Practical SQL: A Beginner's Guide to Storytelling with Data
-- by Anthony DeBarros -- by Anthony DeBarros

View File

@ -1,3 +1,9 @@
-- FIRST EDITION FILE; IGNORE
-------------------------------------------------------------- --------------------------------------------------------------
-- Practical SQL: A Beginner's Guide to Storytelling with Data -- Practical SQL: A Beginner's Guide to Storytelling with Data
-- by Anthony DeBarros -- by Anthony DeBarros