Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • remove archfiles only when it is applied to DR rm_archfiles.sh Linux/Unix
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • segment_wise_space.sql segspace.sql Segment wise space usage (allocated and used) Oracle
  • db_status.sql Oracle
  • Import and export statements Oracle
  • mutex in Oracle 10.2.0.2 or Oracle 10g Oracle
  • FRA Information. Oracle
  • perf_today.sql Oracle
  • Good link for LIO in Oracle ( Logical IOs) Oracle
  • DBMS_PROFILER for tuning PLSQL programs. Oracle
  • scripts to take listener.log backup Linux/Unix
  • runsql_once.ksh Linux/Unix
  • TRUNCATE Privs Oracle
  • oracle fast start failover best practice Oracle
  • Add new columns in dataframe Python/PySpark

create PLAN_TABLE command.

Posted on 02-Aug-2005 By Admin No Comments on create PLAN_TABLE command.

create table PLAN_TABLE (

statement_id varchar2(30),

plan_id number,

timestamp date,

remarks varchar2(4000),

operation varchar2(30),

options varchar2(255),

object_node varchar2(128),

object_owner varchar2(30),

object_name varchar2(30),

object_alias varchar2(65),

object_instance numeric,

object_type varchar2(30),

optimizer varchar2(255),

search_columns number,

id numeric,

parent_id numeric,

depth numeric,

position numeric,

cost numeric,

cardinality numeric,

bytes numeric,

other_tag varchar2(255),

partition_start varchar2(255),

partition_stop varchar2(255),

partition_id numeric,

other long,

distribution varchar2(30),

cpu_cost numeric,

io_cost numeric,

temp_space numeric,

access_predicates varchar2(4000),

filter_predicates varchar2(4000),

projection varchar2(4000),

time numeric,

qblock_name varchar2(30)

);

Oracle, SQL scripts

Post navigation

Previous Post: Oracle Internal Good Websites 1
Next Post: Formatter Explain plan Output 1

Related Posts

  • Creating never expiring DB user accounts in Oracle Oracle
  • find_err.sql for finding errors from dba_errors. Oracle
  • Display the top 5 salaries for each department using single SQL Oracle
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle
  • Histogram information Oracle
  • Check Oracle installed products using one command 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
  • 751131.1 New Article Error 2819 While Requesting a Systemstate Dump Oracle
  • Find Time Consuming SQL Statements in Oracle 10g Oracle
  • create database link syntax Oracle
  • How does one SELECT a value from a table into a Unix variable? From SQL to Shell Linux/Unix
  • Transfer SQL Profiles from One database to other database. Oracle
  • How to remove blank lines using vi editor command Linux/Unix
  • Drop database in Oracle 10g Oracle
  • compile_inv.sql Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme