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

service - Android MediaPlayer calls onCompletion before it already finished -

javascript - Training Neural Network to play flappy bird with genetic algorithm - Why can't it learn? -

javascript - Create a stacked percentage column -