Other News

Editorials

Query Plans – Who Needs Them

Query Plans – Who Needs Them A while back I wrote about Query Plans asking the question “How Much Do You Need to Know About Query Plans?” I’m curious who is taking the time to use this powerful tool? For example, as a SharePoint administrator, do you find yourself having to optimize queries? Are you an accidental DBA finding that […]

Uncategorized

Relational Database Designs Optimizing Object Oriented Programming

Relational Database Designs Optimizing Object Oriented Programming Today I’d like to share another relational database design I find useful when working with Object Oriented Programs. Let me remind you once again that you don’t want your Object programs to determine your schema. However, when they align more closely, both worlds benefit. I really love working with the Type/Subtype schema when […]