What are data segments?

Answers were Sorted based on User's Feedback



What are data segments?..

Answer / muthukumar

combination of extends is called segments

Is This Answer Correct ?    1 Yes 0 No

What are data segments?..

Answer / saraswathi muthuraman

Oracle manages the storage space in the datafiles of a
database in units called data blocks. A data block is the
smallest unit of data used by a database.

Is This Answer Correct ?    3 Yes 3 No

What are data segments?..

Answer / vinod pragadeesh

In oracle database for effective data management the
database uses three groups, datablock,extent and segment.
datablock : smallest unitof logical storage for a DB object
extent :a group of contigious data block
segment :when an object take all the extents together

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB Architecture Interview Questions

What is a Phantom Deadlock?

0 Answers  


What is the difference between a user defined function and a stored procedure?

0 Answers  


what are the components of database architecture?

6 Answers   Wipro,


What is meant by query optimization?

0 Answers  


Define the "integrity rules"?

0 Answers  






What is 2NF?

0 Answers  


What is hypermedia database?

0 Answers  


What is the difference between stored procedures and stored functions in oracle?

0 Answers  


What do you mean by flat file database?

0 Answers  


What is "transparent DBMS"?

0 Answers  


What is 4NF?

0 Answers  


How is the data structure of System R different from the relational structure?

0 Answers  


Categories