Introduction
The first time I heard and noticed schema back in 2005, I completely ignored it because I’m comfortable using dbo
as my default schema. But, as time went by, I decided to understand and implement it in my database projects until I became more comfortable using it. Thus, I’ll be sharing some of my views about the SQL Server’s schema. Ok, then let’s get started.