As a developer what steps do you take to improve the
performance?
Answer Posted / sagar chavan
To improve the performance. Apply indexes on tables accordingly. Instead of using heavy queries creates stored procedures. Use identity columns and triggers wherever applicable.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
'A class is a template for an object' explain this statement.
What is static block?
What are the parts of methodology?
What is the memory leak in java?
What is token in java?
Which number is denoted by leading zero in java?
Is sizeof a preprocessor?
What is valid keyword in java?
what is the constructor and how many types of constructors are used in java?
What is the static block?
What is the difference between break and continue statements?
What is thread pool? How can we create thread pool in java?
What is general methodology?
What is keyword auto for?
What is a programming object?