a) Heap file organization
b) Sequential file organization
c) Clustering file organization
d) Hash file organization
Answer: c
Explanation: All systems in the cluster share a common file structure via NFS, but not all disks are mounted on all other systems.
Related Posts
A _________________ index is the one which satisfies all the columns requested in the query without performing further lookup into the clustered index.
In _______________ index instead of storing all the columns for a record together, each column is stored separately with all other rows in an index.
If an index is _________________ the metadata and statistics continue to exists
What are composite indexes?
Does index take space in the disk?:
What is true about indexes?
Which one is true about clustered index?
Join The Discussion