We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a53df0c commit c38a981Copy full SHA for c38a981
Database Tips and Tricks/Calendar Table/readme.md
@@ -2,20 +2,5 @@
2
----
3
This directory contains the code for creating a calendar table via a table valued function.
4
5
-For documentation please read **Database Tips and Tricks.pdf** in the parent directory.
+For documentation please read **Instructions for Creating a Calendar Table.pdf** in the parent directory.
6
7
-----
8
-
9
-#### In this directory you will find the following:
10
11
12
13
-#### FnReturnCalendarTable.sql
14
-Function that creates the table valued function
15
16
17
18
-#### FnReturnCalendarTable Example Use.sql
19
-Example uses of the FnReturnCalendarTable function
20
21
0 commit comments