REF CURSOR declaration is not associated with any SQL query – different queries can be associated with the cursor programatically. More video tutorials http://www.learn-with-video-tutorials.com
Amazon Auto Links: No products found.
REF CURSOR declaration is not associated with any SQL query – different queries can be associated with the cursor programatically. More video tutorials http://www.learn-with-video-tutorials.com
Amazon Auto Links: No products found.
Author: Learn with video tutorials
Fuck! This is so confusing ‘(*_*)!
Like
improve the video quality pls
Very good video..able to understand ref cursor clearly..Thanks for the upload..
nice one. however to learn more on sys_refcursor cursor expression refer to my new book on refactoring interoperability and integration of related concepts
bk nm: Oracle SQL & pl/SQL golden diary
https://www.amazon.co.uk/s/ref=dp_byline_sr_book_1?ie=UTF8&text=asim+chowdhury&search-alias=books-uk&field-author=asim+chowdhury&sort=relevancerank
You’re welcome 🙂
nice video, by the way which music are you plying in backend?
Thanks a lot sir…really good video. clarifying all the ref cursor concepts…
Great video. Thanks
In the last example, if you close the ref cursor inside the function itself, you will be able to open the cursor after the function call return. Am I right?
Awesome..fastest way to learn…
Great video, but instead of using the while to list the data, you can use a simple loop and exit when the cursor finds nothing
Ex: EXIT WHEN cur_employees% NOTFOUND
I think it would look better this way and easier to understand, but it goes from the opinion of each one ..
its great video thanks …
i hope you make zoom screen to see what you are typing 🙂
Superb!!! VIDEO!!!