Re: Should I Index?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Peter Yeoh (nospam_at_nospam.com)
Date: 06/03/04


Date: Thu, 3 Jun 2004 18:40:52 +0800

They need indexes to be created explicitly, unless they are the primary keys
for their respective tables. AFAIK, Interbase/Firebird is one database that
automatically creates indexes for foreign key references.

Peter Yeoh
http://www.yohz.com
Need smaller backup files? Try MiniSQLBackup

"Keith" <@.> wrote in message news:ufaQPVVSEHA.3932@TK2MSFTNGP10.phx.gbl...
> I have a series of many-to-many relationships, so obviously have a number
of
> 'join' tables. These join tables store only the unique key from the other
> tables.
>
> Is there any advantage to indexing the fields in the join tables or is it
> not necessary because the data in them is technically indexed in another
> table or do they still need indexing in their own right?
>
> Thanks
>
>



Relevant Pages

  • Need help with full-text performance for large database
    ... We are having significant performance problems with full-text indexing on one ... column of a large database. ... Windows 2000 Advanced Server with all service packs as of 6/10/04. ... We are using SQL 7 with all service packs as of 6/10/04. ...
    (microsoft.public.sqlserver.fulltext)
  • Re: error populating full text index.
    ... Are you indexing any binary documents? ... It might be possible that there is some locking going on which is causing SQL FTS to be unable to access these docs. ... Here's what gets logged in the log directory on the database server... ... full-text index population for table or indexed view ...
    (microsoft.public.sqlserver.fulltext)
  • Re: Exchange mailbox re-indexing
    ... So the first thing to do is check if you have Full-Text Indexing enabled for the database. ... then disable Full-Text Indexing which will cause the Exchange Store to perform the requested searches. ... If users start to complain that the Exchange Server is running slowly, then you should probably Pause the Full Population and wait until the user load goes down before resuming the Full Population. ... Obviously this is a hefty task to do in all of the mailboxes; ...
    (microsoft.public.exchange.admin)
  • Re: Mailbox database indexing disabled although database is online
    ... Try recreating your indexing database. ... mailbox servers in a CCR cluster and one server hosting the CAS and Hub ... Exchange Search Indexer has temporarily disabled indexing of the Mailbox ...
    (microsoft.public.exchange.admin)
  • Re: Indexing strategy
    ... I didn't create the design as I would have allowed for this. ... Now the test database doubles in size to 20Gb, ... We have a lot of bulk inserts, but I suspect that these are not too ... and the time taken for indexing these is negligable due to the ...
    (comp.databases.ms-sqlserver)