MySQL Forums
Forum List  »  MySQL Workbench

excute string
Posted by: Andre Padel
Date: June 14, 2019 12:46AM

hello,
I have the following problem in my code:

...
SET @var = _startdate + INTERVAL 1 WEEK INTO _nextDate;
SELECT @var;
...


can someone help me?

Options: ReplyQuote


Subject
Views
Written By
Posted
excute string
488
June 14, 2019 12:46AM
261
June 14, 2019 07:56AM


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.