Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Is It Recommended To Apply Patch Bundles When PSU Is Available? -ID 743554.1 Oracle
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • pvm_pre_change.sql Oracle
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • findx.sql /* Find Indexes on specified USER.TABLE_NAME */ Oracle
  • Search and replace pattern Linux/Unix
  • block_ident.sql Oracle
  • All Hints for Oracle Databases Oracle
  • cache buffer chain latch Oracle
  • fdisk -l explaination about Primary-Logical-Extended Partitions Linux/Unix
  • How to change hostname in Linux Linux/Unix
  • oradebug ipcrm ipcs Oracle
  • Implementing Listener Security 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

  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • How to Decide upto what level you can decrement your datafile size. ( Shrink Datafile) Oracle
  • Optimizer_Index init.ora parameter explaination. Oracle
  • Rownum with Order by Oracle
  • Convert multiple rows to single column Oracle
  • V$transaction notes for finding XID composition. 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 (388)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (337)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • Sequence Resetting Oracle
  • OEM-Commnds Oracle
  • Python class import from different folders Python/PySpark
  • Finding Oracle Patches with opatch Oracle
  • database trigger failing Oracle
  • Unix split command to split files Linux/Unix
  • cold backup scripts to copy locally Linux/Unix
  • Nice notes on wait events Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme