What is a cluster?
Answers were Sorted based on User's Feedback
Answer / amme singh
cluster is nothing bt for little information is
cluster is joining more dn 1 table in group is called cluster...
logically more dan 1 tables bt
physically it shows 1... thats called cluster
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / radhika
cluter is nothing but similar items put together i.e .
groupd form.
| Is This Answer Correct ? | 1 Yes | 0 No |
It's Urgent? How to IMPORT .xls & .txt file into ORACLE?
What is recovery manager(rman) backup in Oracle?
What is a nvl function?
i have a table with 1 lac of data.i want to insert this data into another table. i want every 5000 of data insert use a commit.using counter and if error is comming in the 5000 of data it rollback.
how to retrieve daily sal from emp table in oracle 10g
What is proxy method?
What is set operator oracle?
How to connect to the server with user account: sys?
Illustrate how to determine the amount of physical CPUs a Unix Box possesses (LINUX and/or Solaris).
Using the relations and the rules set out in the notes under each relation, write statements to create the two sequence generators specified in the notes.
Explain implicit cursor.
18. Display the clientno and total value for all orders placed by that client. Output the result in the following format: Client <clientno> has placed orders to the value of <total value>