Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

How to improve the performance of a pl/sq stored procedures
or functions or triggers and packages ?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between unique and primary key constraints?

1119


Can you upgrade sql express to full sql?

1141


How do I turn a list into a table?

1007


how to create a test table in your mysql server? : Sql dba

1053


What has stored procedures in sql and how we can use it?

1123


What is the difference between truncate and drop statements?

1255


What is clause?

1225


What does truncate mean in sql?

1082


what are all the different types of indexes? : Sql dba

1103


what is a trigger in mysql? Define different types of trigger. : Sql dba

1112


What is the use of count (*) in sql?

1113


Explain scalar functions in sql?

1103


What is sql dialect?

1172


What are stuff and replace function?

1141


Explain the rollback statement?

1072