How will you make performance better for application including
front end and back

Answers were Sorted based on User's Feedback



How will you make performance better for application including front end and back..

Answer / guest

Describe Java and Database performance technique for UI and
database and mid-tier

Is This Answer Correct ?    3 Yes 1 No

How will you make performance better for application including front end and back..

Answer / 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

More SQL PLSQL Interview Questions

How many types of normalization are there?

0 Answers  


What is a composite primary key?

0 Answers  


How do you write a subquery?

0 Answers  


How to return an array from java to pl/sql?

0 Answers  


How do I view a view in sql?

0 Answers  






Is join same as left join?

0 Answers  


How can I create a table from another table without copying any values from the old table?

8 Answers  


What do you understand by pl/sql cursors?

0 Answers  


how would you enter characters as hex numbers? : Sql dba

0 Answers  


Why do we use procedures?

0 Answers  


What is a table in a database?

0 Answers  


What are the sql aggregate functions?

0 Answers  


Categories