Skip to content

Commit c38a981

Browse files
Update readme.md
1 parent a53df0c commit c38a981

File tree

1 file changed

+1
-16
lines changed
  • Database Tips and Tricks/Calendar Table

1 file changed

+1
-16
lines changed

Database Tips and Tricks/Calendar Table/readme.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,5 @@
22
----
33
This directory contains the code for creating a calendar table via a table valued function.
44

5-
For documentation please read **Database Tips and Tricks.pdf** in the parent directory.
5+
For documentation please read **Instructions for Creating a Calendar Table.pdf** in the parent directory.
66

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

Comments
 (0)