‎2008 Jul 23 2:13 PM
HI All,
Is it a good practice to use cluster table in our program, performance wise?
Thanks a ton in advance..
‎2008 Jul 23 2:15 PM
‎2008 Jul 23 2:15 PM
‎2008 Jul 23 2:15 PM
Hi,
You can use Cluster tables in your programs, but you need to have all necessary key fields in your where condition, otherwise it will lead to performance issues.
Thanks,
Sriram POnna.
‎2008 Jul 23 2:18 PM
Hi
if you using cluster table with all the key field in where condition than it's fine, otherwise you will face the performance issue with cluster table.
With Regards
Nikunj shah
‎2008 Jul 23 2:22 PM