How will you make performance better for application including
front end and back
Answer Posted / kexcaliber
Build most of the services for the application in the backend so that this reduces the data transactions and computation is much faster also write service that are service specific i.e Data Encapsulation
Implement OOPS based concepts
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
define sql update statement ? : Sql dba
What is rownum?
what are different types of keys in sql?
How to order siblings in oracle hierarchy queries?
What is the most important ddl statements in sql are?
What is the order of sql select?
Who is the owner of mysql database?
What is a column in a table?
What is using in sql?
what are the join types in tsql? : Transact sql
Explain the difference between rename and alias?
What does dml mean?
How do I partition in sql?
What is cartesian join in sql?
Name some usages of database trigger?