MySQL Forums
Forum List  »  Stored Procedures

Re: Display all the records from table using cursor
Posted by: Peter Brawley
Date: September 25, 2017 11:15AM

> I need to update the table A column A.a based on the value of a particular column from another tabl

In the vast majority of such cases, straightforward SQL does that much faster than a cursor. If you post the requirement, we can help you accomplish that,

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Display all the records from table using cursor
683
September 25, 2017 11:15AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.