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
What are triggers and its types?
What is normalisation in sql?
Which join is default?
Is subquery faster than join?
What is pls_integer in pl sql?
how can you create an empty table from an existing table? : Sql dba
what is top in tsql? : Transact sql
What is cartesian join in sql?
how many sql dml commands are supported by 'mysql'? : Sql dba
What are pl sql data types?
how to shut down the server with 'mysqladmin'? : Sql dba
What is time based sql injection?
What is the use of sql trace?
What is java sql package?
What is output spooling in sql*plus?