Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • secure crt settings Linux/Unix
  • Finding last recovered file on DR and remove all chanracters before any “/” Linux/Unix
  • Wait time tuning research Oracle
  • grep multuple patterns Linux/Unix
  • ORA-00064: object is too large to allocate on this O/S during startup Oracle
  • Trace a SQL session from another session using ORADEBUG Oracle
  • online_ts_bkup.sql Oracle
  • To see how much time or progress of long transaction Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • checking redhat linux version Linux/Unix
  • oradebug ipcrm ipcs Oracle
  • DB Console Mainenance. Oracle
  • Finding Oracle Patches with opatch Oracle
  • DBMS_SQL for alter session. Oracle
  • dbinv.sql 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

  • Rman Notes -1 Oracle
  • Find sort details from Db find_sort.sql Oracle
  • Flowers Resize datafiles Oracle
  • When error comes for temporary tablespace with version <= 9i Oracle
  • Explain Plan Output 2 Oracle
  • v$backup.status information 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 (395)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (343)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Roles and Stored Object behaviour Oracle
  • FRA Information. Oracle
  • How To Transfer Passwords Between Databases (ref note: 199582.1) Oracle
  • Drop database in Oracle 10g Oracle
  • Find execution plan from dba_hist_sql_plan for a specific SQL_ID and PLAN_HASH_VALUE fplan.sql Oracle
  • MYSQL for Oracle DBA MYSQL
  • Physical Standby switchover with session active Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme