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
How to load data with sql*loader?
How are functions and procedures called in PL/SQL?
What are the different types of triggers?
What is db journal file?
Does sap use sql?
what is a stored procedure? : Sql dba
Is pl sql different from sql?
How is a PL/SQL code compiled?
The select into statement is most often used to create backup copies of tables or for archiving records?
Which is better cte or subquery?
Mention what is the function that is used to transfer a pl/sql table log to a database table?
What is the purpose of the partition table?
What is the difference between count 1 and count (*) in a sql query?
What is break?
What is the difference between between and in condition operators?