Oct 02 2004 04:00 AM 1555 1 Oracle Cluster tables usage What is the use of Cluster tables and when should one use this? Ahmadsayeed Profile Answers by Ahmadsayeed Questions by Ahmadsayeed Jul 18th, 2006 C.Cluster tables. In cluster tables the common columns used in the joins would be grouped together, enabling a quicker retrieval. Answer Question Select Best Answer
Oct 02 2004 04:00 AM 1555 1 Oracle Cluster tables usage What is the use of Cluster tables and when should one use this? Ahmadsayeed Profile Answers by Ahmadsayeed Questions by Ahmadsayeed Jul 18th, 2006 C.Cluster tables. In cluster tables the common columns used in the joins would be grouped together, enabling a quicker retrieval. Answer Question Select Best Answer
Ahmadsayeed Profile Answers by Ahmadsayeed Questions by Ahmadsayeed Jul 18th, 2006 C.Cluster tables. In cluster tables the common columns used in the joins would be grouped together, enabling a quicker retrieval.