Implementing table inheritance in SQL Server(sqlteam.com)
submitted by
Jemm(9604) 4 years, 3 months ago
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.
|category: Database
|Views: 106
tags:
SQL Database another
Everyones tags:
Your Tags: