If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Oracle > How to speed up Querying a a huge table

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-15-09, 02:27
ramamoorthy ramamoorthy is offline
Registered User
 
Join Date: Jun 2009
Posts: 6
How to speed up Querying a a huge table

hi
if any one help How to speed up Querying a a huge table in oracle ?
Reply With Quote
  #2 (permalink)  
Old 07-15-09, 02:45
shammat shammat is offline
Registered User
 
Join Date: Nov 2003
Posts: 2,408
Read the Performance tuning guide

Post the DDL of the table
Post the SQL of the query
Post the execution plan
Reply With Quote
  #3 (permalink)  
Old 07-16-09, 15:08
The_Duck The_Duck is offline
Registered User
 
Join Date: Jul 2003
Posts: 2,292
define "huge"
is huge = # of rows?
is huge = size of table?
__________________
- The_Duck
you can lead someone to something but they will never learn anything ...
Reply With Quote
  #4 (permalink)  
Old 07-17-09, 07:56
pablolee pablolee is offline
Registered User
 
Join Date: Dec 2007
Posts: 153
Quote:
Originally Posted by ramamoorthy
hi
if any one help How to speed up Querying a a huge table in oracle ?
Buy a bigger server.
Reply With Quote
  #5 (permalink)  
Old 07-17-09, 10:43
dav1mo dav1mo is offline
Registered User
 
Join Date: Dec 2007
Location: Richmond, VA
Posts: 782
the fastest query is the one that does not run
Dave
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On