An Object by Any Other Name

In my career, I’ve seen a lot of database objects. And I’ve seen a lot of names, both good and bad. It seems that every shop I’ve worked in talks about naming standards. Unfortuately, those standards aren’t always followed. I’ve read some of the following ideas about naming standards: Tables should be prefixed with tbl [...]