1) What is ONE_SIZE_FITS_ALL approach?
2) Explain the Common & Variable Header of DATA FILE?
3) What are the Drawbacks to using OMF DB? and the Advantages?
4) List out the Advantages of Undo T.spaces over the Undo
SEGMENT?
5) Difference between the Temporary tablespace with TEMPFILE
and the Tablespace with TEMPORARY Keyword?
6) What are the situation extents are freeing for reuse.
No Answer is Posted For this Question
Be the First to Post Answer
What are the predefined tablespaces in a database?
What are cursor?where are they used?
Can I create users through internet explorer in oracle 10g?
What is the difference between alert log file and trace file ?
How to lock and unlock a user account in oracle?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
What is a nested table?
A and B are tables. x is a column. Then What is difference between A.x = B.x(+) and A.x = B.x ?
How to login to the server without an instance?
Can we create database in oracle using command line ?
Differentiate between TRUNCATE and DELETE?
What are privileges and grants?