From 4b634a2430abb0801db0c8c8364a6fc3a42e1894 Mon Sep 17 00:00:00 2001 From: Elise Hellwig Date: Wed, 17 Apr 2024 14:25:29 -0700 Subject: [PATCH] conclusions comments --- 05_conclusion.Rmd | 3 +++ 1 file changed, 3 insertions(+) diff --git a/05_conclusion.Rmd b/05_conclusion.Rmd index 5753a12..b8d40b8 100644 --- a/05_conclusion.Rmd +++ b/05_conclusion.Rmd @@ -1,3 +1,6 @@ # Conclusion We covered a wide variety of SQL processes you might need in setting up a database and querying data. Did we cover everything you might need to know? Of course not. It's only a 2 hour workshop and SQL is a big language, but we've learned enough terminology and seen enough typical workflows for you to get started. To help you learn more and expand your SQL skills, we've assembled a list of resources in the Resources section of the reader. + + \ No newline at end of file