Skip to content

Instantly share code, notes, and snippets.

View davidweterings's full-sized avatar
😌

David Weterings davidweterings

😌
View GitHub Profile
### Keybase proof
I hereby claim:
* I am davidweterings on github.
* I am davidweterings (https://keybase.io/davidweterings) on keybase.
* I have a public key ASDxVAr6IE-bWG4hMXHYfsXsiF0lKiRBhfDlMn9YFu79iwo
To claim this, I am signing this object:
@davidweterings
davidweterings / db.sql
Created November 18, 2015 10:32
example mssql db
USE [test]
GO
/****** Object: Table [dbo].[card] Script Date: 11/03/2015 20:54:47 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_PADDING ON
GO
CREATE TABLE [dbo].[card](