Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Processes parameter and its dependencies on OS kernel parameters Linux/Unix
  • Rman Notes -1 Oracle
  • Oracle 11g Environment Setup Oracle
  • runsql_once.ksh Linux/Unix
  • note id 373303.1 Linux/Unix
  • changing kernel parameter in Oracle Enterpise Linux Linux/Unix
  • v$event_name Oracle
  • Generating XML from SQLPLUS Oracle
  • RAC with RHEL4 and 11g Oracle
  • DETERMINING WHICH INSTANCE OWNS WHICH SHARED MEMORY & SEMAPHORE SEGMENTS Oracle
  • Identical Dblink Issue… Oracle
  • This is from Temi Oracle
  • move_arch_files.ksh Linux/Unix
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • age_alert.ksh aging out alert.log Linux/Unix

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

  • sql_doing_fts.sql Oracle
  • Rman Notes -1 Oracle
  • SQL_PLAN.sql for checking real execution plan Oracle
  • Consolidated Reference List Of Notes For Migration / Upgrade Service Requests -ID 762540.1 Oracle
  • Backup and Recovery Scenarios Oracle
  • Nice notes on wait events Oracle

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • import-export with multiple files Oracle
  • How to analyze statspack or AWR report. Oracle
  • UNderstand and eliminate Latch contention. Oracle
  • find_string_in_database.sql Oracle
  • Shuffle an array PHP/MYSQL/Wordpress
  • How to Modify the statistics collection by MMON for AWR repository Oracle
  • When to rebuld B-tree index Oracle
  • oracle 10g on linux Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme