Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Getting data from the big table
Message
From
18/03/2005 10:05:22
 
 
To
All
General information
Forum:
Microsoft SQL Server
Category:
Database management
Title:
Getting data from the big table
Miscellaneous
Thread ID:
00997239
Message ID:
00997239
Views:
48
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
Next
Reply
Map
View

Click here to load this message in the networking platform