Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are the components of Logical database structure of
ORACLE database?

Answer Posted / jidnesh

The Logical Database Structure of an Oracle include the
schema objects, data blocks, extents, segments and tablespaces.
schema objects means table, index, synonyms, sequences etc.

Data blocks are the smallest part of the oracle database
defined by DB_BLOCK_SIZE parameter.

A group of data blocks forms an extent.

An extents groups tends to segments, and lastly a group of
segment forms a tablespace.

Is This Answer Correct ?    26 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by raw datatype?

1119


How to invoke the data pump import utility?

1230


When do I need to use a semicolon vs a slash in oracle sql?

1147


What is data block in Oracle?

1151


What is the usage of merge statement?

1205


What is transport network substrate (tns) in oracle?

1096


What is the difference between substr & instr functions?

1295


Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?

1442


What is a database table in oracle?

1071


Can you tell me how to add new column in existing views?how?How is possible?

1515


What are the built-in functions used for sending Parameters to forms ?

3437


what is the difference between functional dependecy and multilevel dependency?

2521


What is analyze command used for?

1126


What is Reduced List of Values?

2245


What is oracle rownum?

1018