Dear All,
For performance tuning we consider always
1. Use proper indexing
2. Instead of multiple while select use join
3. Use required field with select statement
4. Use SET based comment like Insert_INTO.
5. Use ttsbegin and ttsCommit
Could you please let me know any other things which we need to consider for performance tuning?
Thanks!
Arpan Sen