Wednesday, September 6, 2017

First post - welcome

Hi All,

I'm Eduardo, a MCP SQL Server DBA, in this blog i will be posting tips, tricks and news related to SQL Server and related products!



-Eduardo-



1 comment:

PostgreSQL: Diagnosing and Fixing a Sequential Scan with No Filter Predicate

A sequential scan is not always a problem — PostgreSQL's planner often chooses one correctly for small tables or queries that ...