Jump to content

Namespace for Indexes?


doubledee

Recommended Posts

Indexes are directly related to their tables. If you index something on one table, it wont index that field on another table, you will need to do it yourself.

 

So if I have 20 tables, and every table has a field called "something", and on every table I create an Index called "idx_something" then there would never be a "collision" between Indexes?!

 

 

Debbie

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.