Answer Posted / sawant
Group of tables physically stored together because
they share common
columns and are often used together is called Cluster.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
What privilege is needed for a user to query tables in another schema?
Define oracle database
How to define a procedure inside another procedure?
What is a connect identifier?
How to rename an existing table?
What are a cluster and non-cluster index?
How to define a specific record type?
What is format trigger?
What happens internally when the user types userID/password@string in SQL PLUS Thanks-Bhaskar
What the is the diff between local index and global index. give some example.
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
What is a tns file?
i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?
Explain implicit cursor.