diff --git a/QueryTemplates/_Shortcodes/DATE from DATETIME.sql b/QueryTemplates/_Shortcodes/DATE from DATETIME.sql deleted file mode 100644 index 27f723e..0000000 --- a/QueryTemplates/_Shortcodes/DATE from DATETIME.sql +++ /dev/null @@ -1 +0,0 @@ -DATEADD(D, 0, DATEDIFF(D, 0, [datetime])) \ No newline at end of file