Multiple choice Which of the following is a false statement about the clusters in Oracle database? Clusters can affect application design. The data stored in a clustered table is accessed by SQL. Clustering is used to order the physical placement of tables on a disk drive. Cluster key determines the value of cluster key columns for a particular row. Cluster also improves retrieval performance of the database operation. Reveal answer Fill a bubble to check yourself A Correct answer Explanation This is false statement as clusters do not affect application design.