What is clusters ?
Answers were Sorted based on User's Feedback
Answer / aniruddha singh rajput
Cluster is a databse schema that contains the common data
together in form of column/columns from more than one
tables.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / 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 |
Can you create a synonym without having a table?
Difference between pre-select and pre-query
What is user managed backup in Oracle?
How to assign a tablespace to a users in oracle?
How to list all tables in your schema?
How to drop a stored procedure in oracle?
HI, Please let me know the syllabus for Oracle OCA and OCP Certification
How many categories of data types in oracle?
how to we delete a row using varray
select statement does not retrieve any records. what exception is raised?
What happens if you set the sga too low in oracle?
How to write an inner join with the where clause in oracle?