oop

[1/1]

  1. TPH vs. TPT: Choosing the Right Inheritance Strategy for Your SQL Server and C# Project
    There are two main approaches to model inheritance in SQL Server:Table Per Hierarchy (TPH): A single table holds data for all classes in the hierarchy