Home » RDBMS Server » Server Administration » Partition vs Cluster table
Partition vs Cluster table [message #51959] Mon, 24 June 2002 03:17 Go to next message
Donato Verrastro
Messages: 3
Registered: June 2002
Junior Member
what is the difference between partition and cluster table?
Re: Partition vs Cluster table [message #51960 is a reply to message #51959] Mon, 24 June 2002 04:13 Go to previous message
Depa
Messages: 30
Registered: June 2002
Member
Partition is nothing but dividing single table into multiple member tables With some checkconstraints for each table and can store each member table in a different tablespace for performance problems.
for eg:
sales for jan in 1 table
sales for feb in 1 table

Clustered table -- Two tables having two or more identical fields sharing the same storage space for those fields instead of storing it twice .
Previous Topic: About OCI connection
Next Topic: Re: problems with rman oracle 9i
Goto Forum:
  


Current Time: Thu Sep 19 13:59:12 CDT 2024