Update Fare_strategy Set Sales_date_to = ’07-sep-22’
Where Dep_date_to is Not Null and Market_id in
(Select Market_id From Fare_strategy_markets Where Set_type = ‘standard’ );Loading
Update Fare_strategy Set Sales_date_to = ’07-sep-22’
Where Dep_date_to is Not Null and Market_id in
(Select Market_id From Fare_strategy_markets Where Set_type = ‘standard’ );Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Uday DodiyaPosted Sep 22, 2022, 4:38 AM
Try To change like this because in your query you used
’this is not valid so i just change it to'so it's works fine