What is a data segment ?
Answer / sawant
Data segment are the physical areas within a database
block in which the data associated with tables and clusters
are stored.Data segment are the physical areas within a
database block in which the data associated with tables and
clusters are stored.Data segment are the physical areas
within a database block in which the data associated with
tables and clusters are stored.Data segment are the
physical areas within a database block in which the data
associated with tables and clusters are stored.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to display First 4 rows From Database Table?
difference between imlicit cursor and explicit cursor ?
How do we know whether an index is created on a table ???
How to define an explicit cursor in oracle?
what are the default admin accounts in Oracle 10g ?
What are the general rules on data consistency?
what is the maximum number of indexes i can create for a table? What happens if i create indexes for all the columns of a table? Will it slow down the speed of retrieval
How to select an oracle system id (sid)?
What to do if the binary spfile is wrong for the default instance?
How to call a sub procedure?
What is a Shared SQL pool ?
what is the scenario where you take the database to NoArchivelog mode?