From 7318eabb79eafaaf7cc09a01b241102cbfb33691 Mon Sep 17 00:00:00 2001 From: ruthushankar <61642324+ruthushankar@users.noreply.github.com> Date: Sun, 8 Sep 2024 04:53:48 +0000 Subject: [PATCH 1/2] c11 --- CTEs/Answers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CTEs/Answers b/CTEs/Answers index 1953644..ae6ce06 100644 --- a/CTEs/Answers +++ b/CTEs/Answers @@ -1,5 +1,5 @@ -- Challenge #1 - +--ans WITH HighValueSuppliers AS ( SELECT S.SupplierName, From 312546c5df102a2413c2c06bd5a01b5080dc17a8 Mon Sep 17 00:00:00 2001 From: ruthushankar <61642324+ruthushankar@users.noreply.github.com> Date: Sun, 8 Sep 2024 05:39:30 +0000 Subject: [PATCH 2/2] c6 --- .vscode/settings.json | 1 - 1 file changed, 1 deletion(-) diff --git a/.vscode/settings.json b/.vscode/settings.json index c97cc32..778b9d2 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -18,7 +18,6 @@ "screencastMode.onlyKeyboardShortcuts": true, "terminal.integrated.fontSize": 18, "window.zoomLevel": 3, - "workbench.activityBar.visible": true, "workbench.colorTheme": "Visual Studio Dark", "workbench.fontAliasing": "antialiased", "workbench.statusBar.visible": true