How to improve the performance of a pl/sq stored procedures
or functions or triggers and packages ?
Answer Posted / syam
Hi Shailesh,
let me know that how can i improve performence of
procedures by useing indexes
Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
Why do we need view in sql?
If i can use sys.check_constraints to display my constraints from my database using sql server 2005, how can i display then if i am using sql server 2000????
Are there any features that are decommissioned in 11g that are not present in 11g?
How many rows can sqlite handle?
what are all types of user defined functions? : Sql dba
How many sql databases can you have on one server?
Can you join views in sql?
Suppose a student column has two columns, name and marks. How to get name and marks of the top three students.
What is the use of %rowtype?
how to select unique records from a table? : Sql dba
What is trigger in flip flop?
Explain table and field in sql?
How do I count rows in sql?
How do you clear the screen in sql?
When is the explicit cursor used ?