Hallo friends... is this possible ... I have two tables whereby I want to insert to table 2 by selecting from table 1 and then delete all the data in table 1
Loading
Hallo friends... is this possible ... I have two tables whereby I want to insert to table 2 by selecting from table 1 and then delete all the data in table 1
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.
Rajanikant HawaldarPosted Sep 30, 2022, 6:35 AM
check it
Vishal JoshiPosted Sep 30, 2022, 6:29 AM
Hello,
Yes, it's possible. please find below a sample SQL server query to achieve the same.