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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T09:46:37+00:00 2026-05-25T09:46:37+00:00

According to Oracle 9i performance tuning tips and techniques, using IS NULL or IS

  • 0

According to Oracle 9i performance tuning tips and techniques, using IS NULL or IS NOT NULL will suppress the index of the column – if there is an index on the column, and recommends making the column not null-able and using a DEFAULT.

The question is, will a null-able column suppress an index even if my select query does not use IS NULL or IS NOT NULL explicitly?

  • 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-05-25T09:46:37+00:00Added an answer on May 25, 2026 at 9:46 am

    For a general query, the fact that a column is nullable won’t prevent the optimizer or query engine from using an index unless the criterion on the column is IS NULL or IS NOT NULL. So, a general WHERE column = somevalue query will use the index if that is appropriate.

    The situation where the (nullable) column is one of several columns in the index is less clear. In the absence of concrete information to the contrary, I’d assume that the index will be used if there are criteria on the other columns in the index, possibly even with an IS [NOT] NULL criterion on the nullable column. It might depend on whether or not the nullable column is the lead column for the index.

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

Sidebar

Related Questions

IS [NOT] NULL meddles with the indexes of SQL statements in Oracle, is there
if not (i_ReLaunch = 1 and (dt_enddate is not null)) How this epression will
According to the documentation JAXB factory methods do not have arguments. Is there a
I'm using Hibernate for ORM of my Java app to an Oracle database (not
I am using oracle 10. I need to sort my result set according to
According to google and some other sources (e.g., http://www.enterprisedt.com/publications/oracle/result_set.html ), if I want to
According to the manual , git dcommit will create a revision in SVN for
According to the documentation, they're pretty much interchangeable. Is there a stylistic reason to
According to wikipedia! http://en.wikipedia.org/wiki/ORDBMS IBM's DB2, Oracle database, and Microsoft SQL Server, make claims
If a column is null, does that affect the space used by the column?

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.