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 9003485
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T00:43:06+00:00 2026-06-16T00:43:06+00:00

When an oracle explained plan is consider good? I’m try to refactor a DB

  • 0

When an oracle explained plan is consider good?
I’m try to refactor a DB Schema, and there are so many query in view and packages that are so slow.

For example, this is one of the most orrible query, and give me this explain plan:

Plan
ALL_ROWSCost: 18,096 Bytes: 17 Cardinality: 1

I don’t ask how to fix a query, just how to consider the explain plan as good. Thanks!!

  • 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-16T00:43:06+00:00Added an answer on June 16, 2026 at 12:43 am

    Before considering the result of an Explain Plan we need to understand following terminologies,
    Cardinality– Estimate of the number of rows coming out of each of the operations.
    • Access method – The way in which the data is being accessed, via either a table scan or index
    access.
    • Join method – The method (e.g., hash, sort-merge, etc.) used to join tables with each other.
    • Join type – The type of join (e.g., outer, anti, semi, etc.).
    • Join order – The order in which the tables are joined to each other.
    • Partition pruning – Are only the necessary partitions being accessed to answer the query?
    • Parallel Execution – In case of parallel execution, is each operation in the plan being
    conducted in parallel? Is the right data redistribution method being used?

    By reviewing the four key
    elements of: cardinality estimations, access methods, join methods, and join orders; you can determine if the execution plan is the best available plan.
    This white paper will help you, http://www.oracle.com/technetwork/database/focus-areas/bi-datawarehousing/twp-explain-the-explain-plan-052011-393674.pdf

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

Sidebar

Related Questions

Yesterday my friend -BI Specialist - explained me an oracle problem : there's an
I am using Oracle 10g, and I have a view that joins two large
Can anyone explain how the cost is evaluated in an Oracle explain plan? Is
I'm trying to export a copy of the Explain Plan from Oracle SQL Developer
Oracle 10g has Profiles that allow various resources to be limited. Here are some
Please explain the concept of Application Module(AM) that is present in Oracle ADF framework.
I am using Oracle SQL and I want to group some different rows that
I have the following query which runs perfectly well on both Oracle and SQL
i have a query im doing to display records to oracle reports. the parameter
How can I get the execution plan for a query in Informix? I need

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.