mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Removed .vs folder and updated python sql file
This commit is contained in:
+1
@@ -97,3 +97,4 @@ SELECT customer.[c_email_address], customer.c_customer_sk
|
||||
[dbo].[py_customer_clusters] as c
|
||||
ON c.Customer = customer.c_customer_sk
|
||||
WHERE c.cluster = 0;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user