| akbar さんのプロフィールAbdul Akbar Khan Buneriブログリストつながり | ヘルプ |
|
11月27日 Why to prefix Database objects?Reviewing a database with a lot of tables is no easy task, especially when you didn't make the database. It seems like it would make everyone's life easier is if people would prefix their database objects in a way that helps group DB objects logically. For example, there are tables in a database specifically used for Meta data for the application. It would be nice if they were prefixed with "MD_"(Meta data) to denote that they are
Meta data tables. Instead of tables X, Y, and Z intermingled with the rest of the tables in the database, they would be nicely grouped together as MD_X, MD_Y and MD_Z.
But even if everyone were to start prefixing their databases the way I want right now, it wouldn't help me out with the one I've already got. トラックバックこの記事のトラックバックの URL は次のとおりです。 http://akbarbuneri.spaces.live.com/blog/cns!5BD47BE1D40734D0!284.trak この記事を参照しているブログ
|
|
|