Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • find_pk.sql /* Find Primary Key */ Oracle
  • Check SQL Server edition SQL Server
  • currwaitobj.sql SQl_ID and SQL statement you can get from currwaitobj.sql Oracle
  • usnsql.sql Displays information about UNDO segments with sql statements Oracle
  • Virtual Indexes in Oracle Oracle
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • Good Doc 28-JUN-2006 Oracle
  • Oracle 10g Installation/Applying Patches Tips Oracle
  • find the files that are 1 day old. Linux/Unix
  • create database syntax Oracle
  • switchover for primary database Oracle
  • tar and untar a dolder with all its subfolder. Linux/Unix
  • fkwoind.sql fkwoindex.sql Oracle
  • To see only files and/or folders using LS command Linux/Unix
  • RAC 11g with vmware Oracle

USE_NL and INDEX hints example

Posted on 07-Dec-2005 By Admin No Comments on USE_NL and INDEX hints example

select /*+ USE_NL(A,B) INDEX(a ATS_FLORIST_FITTYPE_I)*/ a.FIT_ID

from

ATS_FLORISTS a,ATS_FLORISTS_TRACKING b where b.FIN_PROC = ‘N’ AND

b.OLD_FRESH_PAY = ‘Y’ and b.NEW_FRESH_PAY=’N’ and a.FIT_TYPE=’P’ and a.ID=

b.fit_id

Oracle, SQL scripts

Post navigation

Previous Post: Index Range Scan
Next Post: DBMS_STATS Metalinks Notes

Related Posts

  • This is from Temi Oracle
  • OEM-troubleshooting on 20-MAY-08 Oracle
  • switchover for primary database Oracle
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql Oracle
  • Restoring a user’s original password 1051962.101 Oracle
  • Good Link from metalink 1 Oracle

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Windows based Command line mailing program like mailx (Sednmail for windows) PHP/MYSQL/Wordpress
  • Composite Index creation tip from Vivek Oracle
  • Goldengate Tutorial Oracle
  • Backup and Recovery Scenarios Oracle
  • Facts about SCN and Rollback Segment Oracle
  • Absolute file number and relative file number Oracle
  • Generating XML from SQLPLUS Oracle
  • Find average Row Length and other table size calculation. metalink notes Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme