Skip to content

Instantly share code, notes, and snippets.

View alexjp's full-sized avatar

Alexandre Pereira alexjp

View GitHub Profile
@alexjp
alexjp / create.sql
Created September 1, 2015 16:49
Problem with tds_ecto and float performance
/****** Object: Table [dbo].[SQLDBTable] Script Date: 01/09/2015 17:43:03 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
SET ANSI_PADDING ON
GO