Dear visitors, please answer below questions to help your friends.. Also ask any missing questions. Performance Tuning
- What is performance tuning?
- What are steps you follow to improve the performance of a report ?
- what is the role of secondary index in performance?
- what is the role of ST05 in performance tuning?
- what is the role of extended syntax check in performance tuning?
- will join conditions in sql queries affect perfomance? how?
- will sorted internal tables help in performance?
- will where conditions in a sql query help improve performance?
- does select single *.. / select * .. affect performance ? how?