Oracle – PL/SQL – Advanced Cursors
https://www.tutorialspoint.com/videotutorials/index.htm
Lecture By: Mr. Anadi Sharma, Tutorials Point India Private Limited.
AWS.ECommerceService.NoExactMatches: We did not find any matches for your request.
Oracle – PL/SQL – Advanced Cursors
https://www.tutorialspoint.com/videotutorials/index.htm
Lecture By: Mr. Anadi Sharma, Tutorials Point India Private Limited.
AWS.ECommerceService.NoExactMatches: We did not find any matches for your request.
Author: Tutorials Point (India) Pvt. Ltd.
Good Job!
In the example you are trying to update salary in loop using cursor, you haven’t opened or closed the cursor..
So can we say opening and closing cursor are not mandatory??