Is it possible to remigrate a DB to an older version if the original DB existed on an even older version?
We have a DB that was migrated from 2008r2 to SQL17, and it turns out that the product is unsupported on SQL that new, and we were told host it on SQL14.
Is it possible to go from 2008r2 > SQL`17 > SQL 14?
Even easier if we could restore it on the same box after i uninstalled SQL 17 and reinstalled SQL 14.