Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Oracle Data Direct to TAPE Oracle
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • scripts to take listener.log backup Linux/Unix
  • PLSQL Table Syntax 1 Oracle
  • Import and export statements Oracle
  • Small sample shell program Linux/Unix
  • TOP-N Sql to find Nth max or Top N rows Oracle
  • Backup and Recovery Scenarios Oracle
  • dbinv.sql Oracle
  • eplan9i.sql Oracle
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • The most important Tuning Notes Oracle
  • Passing from Unix to PLSQL using bind variables Linux/Unix
  • logminer and my_lbu Oracle
  • RAC with RHEL4 and 11g Oracle

Composite Index creation tip from Vivek

Posted on 06-Feb-2007 By Admin No Comments on Composite Index creation tip from Vivek

When you create a composite B-tree index, you should consider the following.

The most restrctive condition: The condition that returns the least number of rows. The column that is involved in this condition, should be the leading column of B-tree index.

So for finding the candidate of composite index columns, column order should be..

( Column involved in the most restrictive condition, …….. , column involved in the least restrictive condition).

Also, consider the data distribution while checking restrictive columns. Above analysis will work better for uniformly distributed column values.

Oracle, SQL scripts

Post navigation

Previous Post: Histogram information
Next Post: Another export with Query

Related Posts

  • How to calculate PROCESSES parameter Oracle
  • online_ts_bkup.sql Oracle
  • How to Decide upto what level you can decrement your datafile size. ( Shrink Datafile) Oracle
  • New Latest Param.sql for finding all hidden parameters also Oracle
  • V$CONTROLFILE_RECORD_SECTION reference notes. Oracle
  • Restoring a user’s original password 1051962.101 Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • Trace a SQL session from another session using ORADEBUG30-Sep-2025
  • SQL Server Vs Oracle Architecture difference25-Jul-2025
  • SQL Server: How to see historical transactions25-Jul-2025
  • SQL Server: How to see current transactions or requests25-Jul-2025
  • T-SQL Vs PL/SQL Syntax25-Jul-2025
  • Check SQL Server edition25-Jul-2025
  • Checking SQL Server Version25-Jul-2025
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Renaming Oracle Instance Name Oracle
  • currwaitobj.sql SQl_ID and SQL statement you can get from currwaitobj.sql Oracle
  • run this before doing any dbchange pvm_pre_change.sql Oracle
  • Resolving RMAN Hung Jobs Oracle
  • Privilege to describe the table. Oracle
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • find_idle_cpu.sql Oracle
  • Check_recovery.sh program to run sqlplus and return its values remotely. Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme