What is cluster Key ?
Answers were Sorted based on User's Feedback
Answer / nishi
The related columns of the tables in a cluster is called the Cluster Key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / riddhi
The common column through which two or table group together in cluster is cluster key.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / orawhiz
The related columns of the tables in a cluster is called the
Cluster Key.
| Is This Answer Correct ? | 0 Yes | 2 No |
What are a query and state the different types of queries and their uses?
how table is defined in plsql table? how can i select column from plsql table? can i use select * from plsql table type?
How to create an oracle testing table?
How to revoke create session privilege from a user in oracle?
How would you optimize a slow SQL query?
What are advantages fo Stored Procedures?
26. Display the earliest shipping date in the format: DD/MON/YYYY
Is postgres faster than oracle?
What is Index Cluster ?
What are the tools for Oracle ?
What do you mean by merge in oracle and how can we merge two tables?
Table1- have two column filename data AFGDFD-20112011 hi how r u bsdasd-23042011 name shoud be in bold Now i want output like filename data AFGDFD hi how r u bsdasd name shoud be in bold Kindly answer this