Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • temp_use.sql diplays usage of temp ts Oracle
  • CTAS with LONG Column for 9i and higher Oracle
  • Sort with ASCII order and Numeric Order Linux/Unix
  • cur_sql.sql Oracle
  • Oracle GoldenGate lag monitoring shell script Linux/Unix
  • DB Console Mainenance. Oracle
  • Optimizer_Index init.ora parameter explaination. Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • Find All internal Parameters Oracle
  • get_vmstat.ksh for Solaris Oracle
  • load SPM baseline from cursor cache Oracle
  • Global Unique Identifier Generation in Oracle 9.2 SYS_GUID() Oracle
  • How to start CRS manually Oracle
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • Running PDB on single node in RAC 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

  • Goldengate Tutorial Oracle
  • RAC with RHEL4 and 11g Oracle
  • Finding locked objects Oracle
  • Metalink Note: Note:250655.1 : ADDM Basics USING THE AUTOMATIC DATABASE DIAGNOSTIC MONITOR Oracle
  • sqlnet.ora paramters Oracle
  • Optimizer_Index init.ora parameter explaination. 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
  • On solaris 10, “S” link is not part of $ORACLE_HOME/bin/oracle as default. ( For 9.2.0.8) Oracle
  • How to find password change date for user Oracle
  • 10g oem configuration Oracle
  • Wait time tuning research Oracle
  • scripts to take listener.log backup Linux/Unix
  • Some useful Unix Commands Linux/Unix
  • Another Tuning Article for subheap of shared pool Oracle
  • how to find OS block size Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme