Skip to content

Commit 3579806

Browse files
authored
Update README.md
1 parent ea105e0 commit 3579806

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ Various scripts I use for SQL Server
77
* [Check Index Fragmentation](SSDB.Check_Index_Fragmentation.sql)
88
* [Database Backup](SSDB.Restore_Database_Backup.sql)
99
* [Database Restore](SSDB.Create_Database_Backup.sql)
10+
* [Column Defaults List](SSDB.Column_Defaults_List.sql)
11+
* [Foreign Keys List](SSDB.Foreign_Keys_List.sql)
12+
* [Primary Keys List](SSDB.Primary_Keys_List.sql)
1013
* [Refresh Views](SSDB.Script_Refresh_Views.sql)
1114
* [Row Level Audit Add](SSDB.Row_Level_Auditing_Add.sql)
1215
* [Row Level Audit Remove](SSDB.Row_Level_Auditing_Remove.sql)

0 commit comments

Comments
 (0)