Answer Posted / shobhit
we can tune our code as folllows
1:reducing no of lines in code
2: using indexes based columns in our sql select statements.
3: using the best logics
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
what happens when the column is set to auto increment and you reach the maximum value for that table? : Sql dba
What is the clause we need to add in function body to return variable?
How you improve the performance of sql*loader? : aql loader
Do prepared statements prevent sql injection?
How do I find duplicates in two columns?
difference between anonymous blocks and sub-programs.
What is the primary key?
How to change the order of columns in Oracle SQL Plus ?
When to use inner join and left join?
What is pl sql in dbms?
What is the difference between jpql and sql?
How to avoid duplicate records in a query?
What is a pl/sql block?
how to create a new table in mysql? : Sql dba
How many databases can sql express handle?