Answer Posted / sawant
Group of tables physically stored together because
they share common
columns and are often used together is called Cluster.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to execute a stored program unit?
Hi friends can u send the oracle 9i full version download link?????????????? please reply ?
How to change program global area (pga) in oracle?
How to define a variable to match a table column data type?
Explain a synonym?
What is an oracle database?
why should i declare foreign key constraint as self relation instead of binary relation in tables ?
Describe varray?
What is a nested table and how is it different from a normal table?
How to use an explicit cursor without open statements?
Hi Can any one tell me what are the API's used in requisition import.
What are the system predefined user roles?
what's query optimization and without use of IN AND Exist can we get another way data from query
What is recovery manager(rman) backup in Oracle?
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?