I like to comment my
code with various information, and I think most people nowadays do so while writing some
code.
But when it comes to database tables or columns, I have never seen anyone setting some comments, and, to be honest, I don't even think of looking for comments there.
So I am wondering if some people are commenting their DB
…