From a26d0140151902c594def7e0f6a234b973ddee0d Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Fri, 16 Jun 2023 16:45:15 -0500 Subject: fix SQL comment --- projects/sqlite3-analysis/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'projects/sqlite3-analysis/README.md') diff --git a/projects/sqlite3-analysis/README.md b/projects/sqlite3-analysis/README.md index 18a1a43..143bd93 100644 --- a/projects/sqlite3-analysis/README.md +++ b/projects/sqlite3-analysis/README.md @@ -6,7 +6,7 @@ sqlite3 ./chinook.db ``` ```sql -# Enable some features and export the CSV results of the script +-- Enable some features and export the CSV results of the script .headers on .mode csv .output /home/cmc/git/data-science/projects/sql-dashboard/employee_sales.csv -- cgit v1.2.3-70-g09d2