What is a Segment ?
Answer / orawhiz
A segment is a set of extents allocated for a certain logical
structure.
| Is This Answer Correct ? | 2 Yes | 0 No |
Give the advantages and disadvantages of clusters.
what are archived logs?
How to use like conditions in oracle?
Can we create more than one constraint to column ?
What view(s) do you use to associate a users SQLPLUS session with his o/s process?
How to put more than 1000 values into an oracle in clause?
A and B are tables. x is a column. Then What is difference between A.x = B.x(+) and A.x = B.x ?
How do I learn what codesets are available in oracle?
select trunc(round(156.00,-1),-1) from dual;
What is ordinary table in oracle?
How to drop an index?
Explain the use of analyse option in exp command.