SELECT *
FROM Posts
WHERE Tags IN ('Transaction Log')

Nov
30
2016

In-Memory logging, much cooler than disk based

Last week we started exploring some of the cool features that the new In-Memory engine (code name Hekaton) has brought into…

Continue Reading »