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
what are the different functions in sorting an array? : Sql dba
Can we create clustered index without primary key?
what are the different type of normalization? : Sql dba
Explain clause in sql?
How to call shell script from pl sql procedure?
Differentiate between % rowtype and type record.
Is sql a dbms?
What is trigger and types?
What are inner and outer joins examples of both?
What is the maximum rows in csv?
What is the difference between execution of triggers and stored procedures?
List the ways to get the count of records in a table?
What does the hierarchical profiler does?
What are analytical functions in sql?
what is foreign key? : Sql dba