Activity overview
Latest activity by ssarmadh
Hello Andrew, if one table is getting changes with respect to data type change then will it also create the recovery tables for all the tables in the database which are directly or indirectly related to the affected table. / comments
Hello Andrew, if one table is getting changes with respect to data type change then will it also create the recovery tables for all the tables in the database which are directly or indirectly relat...
if someexpert from Redgate want to reach me for providing help, please reach me on Mohammed.sarmadh@bp.com / comments
if someexpert from Redgate want to reach me for providing help, please reach me on Mohammed.sarmadh@bp.com
RG_RECOVERY TABLES getting created and causing lot of issue with respect to deployment of changes
I understand that RG_RECOVERY tables will get created when there is an anticipation of data getting affected. In my project i have changed the existing data type of two columns in one table and it ...