What is a surrogate key and when should you use one?

1 answer

Answer

1094062

2026-07-28 03:06

+ Follow

A surrogate key is an artificial PK introduced by the designer with the purpose of simplifying the assignment of primary keys to tables.

Use a Surrogate when you do not want or need the key to have business meaning.

ReportLike(0ShareFavorite

Copyright © 2026 eLLeNow.com All Rights Reserved.