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
How do I run sql?
What is a memo field?
What is difference between rank () row_number () and dense_rank () in sql?
What is sqlite format?
What is sql and also describe types of sql statements?
What is a sql driver?
Is pl sql a scripting language?
Why use triggers in sql?
how many sql ddl commands are supported by 'mysql'? : Sql dba
What does an inner join do?
what happens if null values are involved in expressions? : Sql dba
What are the commands used in sql?
What is implicit cursor in pl sql?
What is the use of nvl function?
Why do we need a foreign key?