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 |
What is catalog in Oracle?
difference between bind variable and variable
How does the on-delete-cascade statement work?
Ho to insert no. of records at a time..i mean i want to insert 100 records at a time into a table
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
What is the difference between substr & instr functions?
We have one Package(which has many function/procedures, SQL quires etc). Now we need to check, which query or procedure is taking lot of time in that Package. ? How do we do it.
What is PL/SQL ?
What is a Public Synonyms ?
What do you mean by a database transaction & what all tcl statements are available in oracle?
How to create additional tablespaces for an new database?
what are the different types of cursors? explain?