Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • TRUNCATE Privs Oracle
  • currwait.sql Oracle
  • column level grant syntax Oracle
  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • how to find OS block size Oracle
  • Configure ssh authentications for RAC Oracle
  • Find sort details from Db find_sort.sql Oracle
  • Removing first line Linux/Unix
  • Linux CPU info. Linux/Unix
  • DBA_HIST_SQLSTAT contents Oracle
  • This is im telling Kishore Oracle
  • To see how much time or progress of long transaction Oracle
  • Find Stale DR Physical Standby Oracle
  • Temporary tablespace explaination Oracle
  • Export Import with QUERY 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

  • How to connect to Oracle Database with Wallet with Python. Oracle
  • Kill a session dynanically using execute immediate Oracle
  • dbinv.sql Oracle
  • Remove duplicate rows from table Oracle
  • DBMS_PROFILER for tuning PLSQL programs. Oracle
  • findx.sql /* Find Indexes on specified USER.TABLE_NAME */ Oracle

Leave a Reply Cancel reply

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

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (393)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (0)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (342)
  • SQL Server (6)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • 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
  • Oracle vs MYSQL Architecture differences (For DBAs)24-Jul-2025
  • V$INSTANCE of Oracle in MYSQL24-Jul-2025
  • Day to day MYSQL DBA operations (Compared with Oracle DBA)24-Jul-2025

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • My FTP Job Scheduling for www.pvmehta.com PHP/MYSQL/Wordpress
  • Default User Profile Oracle
  • load SPM baseline from cursor cache Oracle
  • Looping for remote servers and find its database from oratab file. Linux/Unix
  • 556976.1 Oracle Clusterware: Components installed Oracle
  • V$CONTROLFILE_RECORD_SECTION reference notes. Oracle
  • How to find where datafile is created dbf_info.sql Oracle
  • EXTPROC Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme