Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • find_du.ksh to find # of files, their sizes in current folder and its subdolder Linux/Unix
  • V$ROLLSTAT status is Full Oracle
  • How to calculate PROCESSES parameter Oracle
  • How to collect CPU usage on Linux using Shell script Linux/Unix
  • Physical Standby switchover with session active Oracle
  • eplan9i.sql Oracle
  • move_arch_files.ksh /* Good One */ Linux/Unix
  • before_trunc.sql Before Truncate table needs to execute following: Oracle
  • My Minimum Tuning Programs Oracle
  • Renaming the column name Oracle
  • Move WordPress site from one hosting service to other. PHP/MYSQL/Wordpress
  • Creating never expiring DB user accounts in Oracle Oracle
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle
  • Privileges Required to Create Procedures and Functions that uses objects from other schema. Oracle
  • Create type and Grant on it. Oracle

tblwopk.sql tablewopk.sql

Posted on 28-Mar-2006 By Admin No Comments on tblwopk.sql tablewopk.sql

select a.table_name

from user_tables a

where not exists ( select ‘x’ from user_constraints b

where b.table_name = a.table_name

and b.constraint_type = ‘P’);

Oracle, SQL scripts

Post navigation

Previous Post: fkwoind.sql fkwoindex.sql
Next Post: Rownum with Order by

Related Posts

  • Drop database in Oracle 10g Oracle
  • normal maintenance for exp-imp and renaming table Oracle
  • Find Multiple levels of object dependencies : depen.sql Oracle
  • 10g oem configuration Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • Implementing Listener Security 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 (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • OPENING A STANDBY DATABASE IN READ-ONLY MODE Oracle
  • Wait time tuning research Oracle
  • Query to Generate aggregate on every 30 mins. Oracle
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • Renaming the column name Oracle
  • longtx.sql Oracle
  • To see mem usage and CPU usage system wide. Linux/Unix
  • checking redhat linux version Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme