Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8278339
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T08:58:35+00:00 2026-06-08T08:58:35+00:00

I am working on Oracle SQL Developer and have created tables with Wikipedia data,

  • 0

I am working on Oracle SQL Developer and have created tables with Wikipedia data, so size of data is very huge and have 7 tables. I have created a search engine which fetches and display data using JSP, but the problem is that for each query the application has to access 4 tables making my application very time consuming.

I have added indexes to all tables but still it takes more time, so any suggestion on how to optimize my app and reduce time it is taking to display result.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-08T08:58:37+00:00Added an answer on June 8, 2026 at 8:58 am

    There are several approaches you can take to tune your application. And it could be either tuning at the database end, front end or a combination of the two.
    At the database end you could be looking at say a materialized view to summarize the more commonly searched data. This could either be for your search purposes only or to reduce the size and complexity of the resultset. You might also look at tuning the query itself – perhaps placing indexes on the relevant WHERE clauses of your search or look at denormalizing your tables.
    At the application end – the retrieval of vast recordsets – can always cause problems where a single record is large (multi-columned) and the number or records in the resultset – numerous.
    What you are probably looking for is a rapid response time from your application so your user doesn’t feel they are waiting … and waiting.
    A technique I have seen and used is to retrieve the resultset either as
    1) a recordset of ROWIDs and to page through these ROWIDs on the display
    2) a simulated “paged” recordset. Retrieving the recordset in chunks.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I created SSIS will do task like get data from oracle to sql server.i
I'm new to using Oracle SQL Developer and to using an Oracle DB (have
I have an Excel file (which has data imported from Oracle 10G Database) one
I am a Crystal Reports developer and I have always been working with Oracle
I am a Crystal Reports developer and I have always been working with Oracle
I've inherited a working Oracle (10g) to SQL Server 2005 data replication using standard
I am working with PL/SQL (Oracle). I have written queries before, but I'm not
I am working on Oracle 11g. I have a table which stores around 100
I am working on Oracle 11gR1 I have to call a procedure which accepts
I'm working with oracle for the first time, and I have a table called

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.