GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Tech FAQs  >  PL/SQL
Go To First  |  Previous Question  |  Next Question 
 PL/SQL  |  Question 44 of 166    Print  
Plz Give which cursor is better for better performance means type of cursors.

  
Total Answers and Comments: 1 Last Update: August 09, 2006     Asked by: chandu 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
August 09, 2006 12:34:25   #1  
Yerra Rama Krishna,TCS        

RE: Plz Give which cursor is better for better perform...

Hi Friend!

If you deal with better performance You have to refer REF CURSOR and its more advantage and effecient of Exeqution.

Thanks&Regds

Ramki


 
Is this answer useful? Yes | No

 Related Questions

Latest Answer : Cursor is a private Sql area which is used to execute sql statements and store Processing information, Where as Refcursor is a data structure which points to an object which inturn points to memmory LocationThe advantage Refcursor over Normal Cursor is1.We ...

Latest Answer : By using cursor parameters we can pass the value dynamically. So that cursor can fetch data as per parameter ...
Read Answers (4) | Asked by : Kishorebabukm

What is cursor? Explain the types of cursor and write one implicit cursor program to check how many records deleted from table?
Read Answers (6) | Asked by : indranil

What is the Scalar Data type in PL/SQL?what is the forward decleration in packages?what is the usage of IN,OUT,INOUT parameters in Procedures or functions?
Read Answers (5) | Asked by : chiranjeevi reddy

Hi,i want to know that,Will the functionality of these two statements:EXEC SQL SET TRANSACTION READ ONLY END-EXECEXEC SQL SET TRANSACTION READ WRITE END-EXECare same as “EXEC SQL SET TRANSACTION REPEATABLE READ END-EXEC”Give me the replacement for the above 2 sql statements.thanks in advance,rashmi
Read Answers (1) | Asked by : rashmi

Hi, in Cursors this is the Scenario.if i am manipulating the data of a table which has 10 records,i need to go to the 5th record.how is it possible?What is the Exact usage of Ref Cursor?
Read Answers (1) | Asked by : murthy

Latest Answer : %type will use for to define at column level.%rowtype is used to define for one or more than one columns ( like row or record or tuple ) means its user define type which hold one or more than one columns along with it. and generally it used with Cursor. ...

Can we call a procedure into another procedure?If yes means how you can pass the perameters for the two procedures?

Latest Answer : Ref cursor is like a pointer to the cursor variable which is opened at the servecr side and pass the data as a whole and not one by one . ...

Latest Answer : Hi,Use the V$OPEN_CURSOR view to know how many cursors are currently open in the database.Guna Sagar Challa  ...
Read Answers (1) | Asked by : Amitava


 Sponsored Links

 
Related Articles

Business Intelligence Key Performance Indicators

Business Intelligence Key Performance Indicators What are Key Performance Indicators Key Performance Indicators are also known as Key Success Indicators they help an organization to better define and measure their progress toward professional goals Once an organization has clearly identified its nee
 

Business Performance Management

Business Performance Management What is Business Performance Management Business Performance Management is most commonly described as a set of processes that help companies or organizations optimize their business performance It is specifically designed to organize automate and analyze business meth
 

ODP.NET - Techniques to Improve Performance while Retrieving Data

ODP NET Techniques to Improve Performance while Retrieving Data Performance tuning is a great subject in Oracle Volumes of books would not be enough to cover every aspect of performance tuning in Oracle However in this section we will only discuss the fundamental performance techniques while working
 

Bad Annual Performance Review

Annual performance review is common in small and large scale companies. This review serves as a reminder to different employees on how well do they fare in terms of helping the company advance. This is also an indication if you have chances of advancing in position within the year. A review may no
 

Type Conversions in C++

Type Conversions in C In this C Tutorial you will learn about Type Conversions in C What is Type Conversion How to achieve this Automatic Conversion otherwise called as Implicit Conversion and Type casting otherwise called as Explicit Conversion mosgoogle What is Type Conversion It is the process of
 

XML - Elements in Document Type Definitions (DTD)

XML Elements in Document Type Definitions DTD In this tutorial you will learn about Elements in DTD Elements child elements nested elements declaring elements with character data only declaring elements with mixed content declaring elements with any content declaring elements with no content and ele
 

XML - Document Type Definitions (DTD)

XML Document Type Definitions DTD In this totuorial you will learn about XML Document Type Definitions DTD Need DTD Types Of DTD’ s Internal DTD External DTD mosgoogle NEED XML documents can contain many different types of markups including elements attributes and entity references Whate
 

Performance Tuning of Java Applications

Performance Tuning of Java Applications Ever since the first version of Java Technology hit the streets performance has been an important issue for Java developers Java has improved dramatically and continually but performance tuning is very essential to get the best results especially when we think
 

. NET Type Safety

NET Type Safety This Article discusses What is Type Safety in the context of NET What is Type Safety How does Type Safety affect us Why is Type Safety Important Writing Type Safe Code How is Type Safety ensured What is Verifiable Type Safe Code Verification process How to determine if the code is
 

Why Choose LoadRunner for Performance testing

This article start with brief introduction to Performance Testing Why should you automate performance testing What are the LoadRunner components LoadRunner Terminology and Load Testing Process Performance testing Introduction mosgoogle Performance Testing is the process by which software is tested a
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape