What is extent clause in table space?



What is extent clause in table space?..

Answer / mk

An extent is a contiguous set (side-by-side) of Oracle data blocks allocated to a segment within a tablespace.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More SQL PLSQL Interview Questions

Can we commit inside a trigger?

1 Answers  


How do I run a sql script?

1 Answers  


What are the advantages of normalization?

1 Answers  


What is procedure and function?

1 Answers  


what are dynamic queries in t-sql? : Transact sql

1 Answers  


HOW TO PRINT * ** *** **** ***** BY USING SQL QUERY? (MAY BE USING SCRIPT)

8 Answers   BeBo Technologies,


What is sql partition function?

1 Answers  


a. Can you delete data from a View. b. If Yes, can you delete it if there are multiple tables c. If No, can you delete if there is single source table which is joining.

1 Answers   CGI,


What is Overloading of procedures ?

4 Answers   Amdocs,


write a query to display diference between two dates in sql server

2 Answers  


how can I make a script that can be bi-language (supports english, german)? : Sql dba

1 Answers  


What is sql*plus?

1 Answers  


Categories