MySQL Forums
Forum List  »  General

Re: Dynamic SQL with Dynamic xpath variable
Posted by: Jon Stephens
Date: April 14, 2025 02:32PM

It's recommended not to set and get a variable value within the same statement.

Try using a SET statement instead.

cheers,

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Written By
Posted
Re: Dynamic SQL with Dynamic xpath variable
April 14, 2025 02:32PM


Sorry, only registered users may post in this forum.

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.