what are the methods using performance tunning in sql and
pl/sql
Answer Posted / vyshak
1.tracing
2.explain plan
3.auto tracing
4.AWR reports
5.using v$views
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between 'between' & 'and' operators in sql
Define commit?
what does the t-sql command ident_current does? : Transact sql
What is difference between hql and native sql?
What is database sql?
what is a trigger in mysql? Define different types of trigger. : Sql dba
How to find 3rd highest salary of an employee from the employee table in sql?
Can we join 3 tables in sql?
What is mutating error in pl sql?
Is join and inner join the same?
What are the set operators in sql?
Do stored procedures prevent sql injection?
What is view? Can we update view
How do I run a pl sql procedure in sql developer?
Explain the rollback statement?