Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • create database link syntax Oracle
  • dbms_job.submit example Oracle
  • Good links for x$ tables in oracle. Oracle
  • Processes Parameter decision Oracle
  • How To Limit The Access To The Database So That Only One User Per Schema Are Connected (One Concurrent User Per Schema) Oracle
  • find_longsql.sql Oracle
  • How to remove blank lines using vi editor command Linux/Unix
  • sid_wise_cursor.sql find open cursor basis on username or SID Oracle
  • ext#.sql Oracle
  • catting.sh Linux/Unix
  • Giving Grant on v$DATABASE Oracle
  • Pending Distributed Transations 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

  • Another export with Query Oracle
  • Wait time tuning research Oracle
  • Load testing on Oracle 19C RAC with HammerDB Oracle
  • Oracle Recommended Patches — Oracle Database ID 756671.1 Oracle
  • RMAN : Consistent Backup, Restore and Recovery using RMAN Oracle
  • Find_stale_dr.sql finding stale physical DR.. 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 (394)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • tracksqltime.sql05-Mar-2026
  • Complete Git Tutorial for Beginners25-Dec-2025
  • Postgres DB user and OS user.25-Dec-2025
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • Unix split command to split files Linux/Unix
  • online_bkup.sql Oracle
  • Jai Shree Ram Linux/Unix
  • Establishing trusted relationship between dbmonitor( central monitoring) and monitoring targets. Linux/Unix
  • RAC with RHEL4 and 11g Oracle
  • newupload.html PHP/MYSQL/Wordpress
  • logminer and my_lbu Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme