2018_Mar_Types_06

Choosing the Appropriate Data-type - Problem Prevention

Choosing the Appropriate Data-type – Problem Prevention

Diagram illustrating an approach to Choosing the Appropriate Data-type for SQL columns. The intention is problem prevention in the Logical Data Model. The approach diagram emphasises separating “presentation” from “storage” and suggests that storage type should be decided in three steps: What you need, How you will store it, and the precise SQL data-type. The objective is to avoid SQL smells.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.