Error!
Success!

Implementing table inheritance in SQL Server

0
kicks

Implementing table inheritance in SQL Server  (Unpublished)

When designing a database, we sometimes come across situations where there are multiple types of entities that we are modeling, but we'd like them to all have certain attributes or relations in common. Using "sub-type" tables is a simple way to implement table inheritance in SQL Server.


Kicked By:
Drop Kicked By: