Exforsys
+ Reply to Thread
Results 1 to 2 of 2

Oracle Table Types

This is a discussion on Oracle Table Types within the Oracle Database forums, part of the Database category; I just want to know if there are any table type such as Merge Heap MyISAM Berkeley InnoDB in Oracle. ...

  1. #1
    Praveen Chandra is offline Junior Member Array
    Join Date
    Jan 2006
    Answers
    16

    Oracle Table Types

    I just want to know if there are any table type such as

    Merge
    Heap
    MyISAM
    Berkeley
    InnoDB

    in Oracle. What actually are these?


  2. #2
    pawan72362 is offline Junior Member Array
    Join Date
    Apr 2012
    Answers
    6
    The seven types of tables
    There are seven types of tables in Oracle.
    Heap organized tables
    Index organized tables
    Index clustered tables
    Hash clustered tables
    Nested tables
    Global temporary tables
    Object tables


    but mostly use four table in oracle


Latest Article

Network Security Risk Assessment and Measurement

Read More...