mysql - Database naming convention for date period (start and end date) -


my datetime columns named created_at or updated_at. now, i'd find the best way name 2 date columns stand date period.

generally, idea naming date columns created_on. i'm thinking of started_on , ended_on. implies period in past. periods can in past, present , future.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

vue.js - Create hooks for automated testing -

Optimising Firebase database by automatically overwriting data -