How to improve the performance of a pl/sq stored procedures
or functions or triggers and packages ?
Answers were Sorted based on User's Feedback
Answer / bala
By avoiding sql statements & select INTO kind of statements.
To improve better creating cursors to hold data.
Indexing is the way to tune the database tables.
so, mostly try to avoid Hard Coding in the select
statements..
| Is This Answer Correct ? | 2 Yes | 4 No |
Answer / ramprasad.s
hi
using oracle-Tuning
sun_ramprasad@yahoo.com
| Is This Answer Correct ? | 1 Yes | 7 No |
What is ttitle and btitle?
I have a Employee table with columns ename,eid,salary,deptno. How to retrieve sum of salary for each deptno?
What is clause in sql?
What is sql and explain its components?
Do you understand the meaning of exception handling?
How can you maintain the integrity of your database on instances where deleting an element in a table result in the deletion of the element(s) within another table?
What is the purpose of cursors in pl/sql?
How to fetch alternate records from a table?
What is embedded sql what are its advantages?
What is a join?Explain the different types of joins?
6 Answers Bank Of India, CitiGroup, Google, ICICI, Saama Tech, SkyTech, TCS,
What is the size of partition table?
in table there r so many rows write a query which two rows r updated last two day befor?
Oracle (3253)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)