Nieuws

Microsoft Drivers for PHP for SQL Server. Contribute to microsoft/msphpsql development by creating an account on GitHub.
to-many-join-column-query uses array_agg to fetch references with cardinality :many. It returns one row with id and array of referenced ids. Unfortunately some SQL databases does not implement arra ...
So we think SQL Server 2014 comes with in-memory OLTP built-in, and maybe Violin's 6000 arrays can take advantage of it to speed SQL processing by having Windows Server 2012 R2 booted on its internal ...
Well, I need to get a median value for a set of numbers, from a query. To my surprise, Sql Server does not have a median function/sproc (well, if you install the analysis tools you do, but I can't ...