Added python/read_write_file.sh
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user