Dears
i have a question how can i calculate the time of excution for ref cursor procedure when i saw the result in the grid i cant find how much it takes to retrieve data
please help me
Dears
i have a question how can i calculate the time of excution for ref cursor procedure when i saw the result in the grid i cant find how much it takes to retrieve data
please help me
We’ll assume you’re on a semi-recent version of Toad and that you executed this in the Editor.
On the bottom pane, where your Data Grid tab is, you may have a tab called “Query Viewer” that may provide the timing you are looking for. If it’s not there, right-click on the Data Grid tab label and make sure it has a check next to it on the dropdown that appears.
Let us know if this is what you’re looking for.
Rich
find the attchment

how much it takes to retrieve data
Whenever you are talking about timing, use any kind of profiler.
Toad has a very nice one (www.toadworld.com/.../using-the-pl-sql-profiler-amp-debugger.aspx)
Brg,
Damir Vadas