Answer Posted / hari krishna
A segment is a part of relational data base and consists of
one or more extents. Each extent is further divided into
blocks. Every segment has an index for holding all of its
data for quick data retrieval. Index segments can be created
explicitly by using the CREATE INDEX command. Storage
parameters for the extents of the index segment can be
specified along with this command.
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
what are the different types of SSRS reports?
What is a fan-out query in SQL Azure?
What are commonly used mssql functions in php?
How do I open a .db file?
you have a table with close to 100 million records recently, a huge amount of this data was updated now, various queries against this table have slowed down considerably what is the quickest option to remedy the situation? : Sql server administration
How to use column default values in insert statements in ms sql server?
How to start sql server browser service?
What are the system database in sql server 2005?
What happens to a statement batch if there is a compilation error?
What is query optimizer in sql server?
What the different topologies in which replication can be configured?
How can we rewrite sub-queries into simple select statements or with joins?
How to download microsoft sql server 2005 express edition?
what is a sub-report?
Define msdb database?