Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Getting data from the big table
Message
De
18/03/2005 10:05:22
 
 
À
Tous
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Maintenance bases de données
Titre:
Getting data from the big table
Divers
Thread ID:
00997239
Message ID:
00997239
Vues:
47
I am trying to get data from the transactions table. It is huge. I was told to never join it to another table or try to make a multitalble view with it. My attemps to write a query with it as a join timeout.

What should I do. They select into a temp table and then join the temp table.
I am sure the table is indexed, is there a way of using the index to speed up queries. I will be studing indexing this weekend.

Thanks for your help
Jim
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform