How will you make performance better for application including
front end and back
Answers were Sorted based on User's Feedback
Answer / guest
Describe Java and Database performance technique for UI and
database and mid-tier
Is This Answer Correct ? | 3 Yes | 1 No |
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 |
What is index example?
What has stored procedures in sql and how we can use it?
Why do we use procedures in sql?
explain about mysql and its features. : Sql dba
how to present a past time in hours, minutes and seconds? : Sql dba
How do I quit sql?
I WANT INFORMATION ABOUT SAS SOFTWARE USING FINANCIAL COMPANIES LIST, PLESE GIVE ME DETAILS ABOUT
What does (+) mean in sql joins?
Can we join more than 2 tables in sql?
How to convert comma separated string to array in pl/sql?
Can we perform dml in function?
suppose we have a table in which 200 rows. i want to find 101 row ? what the query.... and how we find 4th and 5th highest salary and 1 to 10 highest salary