Added python/read_write_file.sh

This commit is contained in:
Floris van Enter
2017-12-14 12:18:37 +01:00
parent 9f918ead05
commit 483b01e2e1
8 changed files with 231 additions and 1 deletions

View File

@ -1,3 +1,16 @@
/*
SQL Server Database overview - SQL Server 2008, SQL Server 2008 R2, SQL Server 2012, SQL Server 2014, and SQL Server 2016
You can contact me by e-mail at floris@entermi.nl.
Last updated 1 December, 2017.
Floris van Enter
http://entermi.nl
*/
USE master;
GO