Tuesday, July 16, 2019

Introduction

Hello everyone...

Well... the title of this blog is pretty self explanatory...
It's hard to disguise myself as a SQL Server fanboy, isn't it?
It's not that SQL Server is an entirely bad tool but there is so much to be hated there... eh... And I'll be mainly focusing on user experience and not internals.

So, it's gonna be mainly about the stuff that I find stupid in MS SQL Server. Not that other RDBMS systems are faultless in their interface but still... ;)

The point of view I'll be mostly focusing on will be a comparison between SQL Server and Oracle.

Cheers and keep hating ;)

No comments:

Post a Comment

Non fractional division (int/float)

For me a RDBMS is a high level tool. Something very opposite to using low level languages like C, C++ or... Assembler. From user/developer p...